summaryrefslogtreecommitdiff
path: root/cmake/audiomanagerConfig.cmake.in
Commit message (Collapse)AuthorAgeFilesLines
* * install tclap headers7.1Christian Linke2015-09-021-1/+0
| | | * rename config.h into audiomanagerconfig.h
* * Common-API 3.1.2 support with dbus/someip binding.Aleksandar Donchev2015-07-011-1/+2
| | | | Signed-off-by: Christian Linke <christian.linke@bmw.de>
* * Common-API 3 integration and fix for the asserts order in the router tests.Aleksandar Donchev2015-06-021-0/+2
| | | Signed-off-by: Christian Linke <christian.linke@bmw.de>
* * implemend command line options for plugins. rework of command line Christian Linke2015-04-151-0/+1
| | | | | | * add tclap as template library * implement bug 344 Signed-off-by: Christian Linke <christian.linke@bmw.de>
* * Forgot to add the Daemonversion in cmake for plugins.incubationChristian Linke2015-03-171-0/+1
| | | Signed-off-by: Christian Linke <christian.linke@bmw.de>
* * fully rework. Plugins have now a new own git repositoryChristian Linke2015-03-121-0/+44
* building out of source of plugins without AM workss * build system cmake contructions is different now Signed-off-by: Christian Linke <christian.linke@bmw.de>