summaryrefslogtreecommitdiff
path: root/cmake/AudioManagerConfig.cmake.in
Commit message (Collapse)AuthorAgeFilesLines
* CMAKE: Adding DEFAULT_PLUGIN_DIR for building customized paths.Jens Lorenz2016-11-141-0/+1
| | | | Signed-off-by: Jens Lorenz <jlorenz@de.adit-jv.com>
* Fix issues with cmake cross build and yoctoChristian Linke2016-03-011-3/+1
| | | Signed-off-by: Christian Linke <Christian.Linke@bmw.de>
* fix paths for cross buildChristian Linke2016-02-261-1/+1
|
* * rework of the build structure, adopt to standard cmake package structure7.4Christian Linke2016-02-151-0/+35
* check versions when loading the libs * introduction of the AudioManagerCore * give control plugin as file or directory * remove SQLITE * either find and use gmock or build and install it * fixed [Bug 411] * compile flag gnu11 is now used Signed-off-by: Christian Linke <Christian.Linke@bmw.de> Signed-off-by: Christian Linke <Christian.Linke@bmw.de>