summaryrefslogtreecommitdiff
path: root/cmake/audiomanagercore.pc.in
Commit message (Collapse)AuthorAgeFilesLines
* audiomanagercore.pc.in: fix RequiresMathieu Duponchelle2016-11-141-1/+1
| | | | | pkg-config looks for the exact, case-sensitive names listed in the requirements.
* Fix issues with cmake cross build and yoctoChristian Linke2016-03-011-1/+1
| | | Signed-off-by: Christian Linke <Christian.Linke@bmw.de>
* * rework of the build structure, adopt to standard cmake package structure7.4Christian Linke2016-02-151-0/+10
* 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>