summaryrefslogtreecommitdiff
path: root/AudioManagerCore/test/AmRouterMapTest/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* The primary signals SIGINT and SIGQUIT are handled on top level inAleksandar Donchev2017-07-101-0/+1
| | | | | | | | | contrast to secondary signals SIGHUP, SIGTERM, SIGCHLD, which are handled in the SocketHandler. Signed-off-by: Christian Linke <christian.linke@bmw.de> Change-Id: I8c5d3c436ac9fcd61c76a26145c731b427cab1e6
* some cleanupChristian Linke2016-03-091-0/+2
| | | | 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/+47
* 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>