* Support for automatically generation of common-api sources. Cmake macros adopted...
authorAleksandar Donchev <Aleksander.Donchev@partner.bmw.de>
Wed, 12 Feb 2014 13:57:34 +0000 (14:57 +0100)
committerChristian Linke <christian.linke@bmw.de>
Fri, 28 Mar 2014 15:48:02 +0000 (16:48 +0100)
commit0717ec147195b11fdf23f8326211b97b6ac9b283
tree5d50dabaf8086ac17802fc6c8c4872b783065095
parent0360f3d41beb1f66bfbfddf16a9727f4368b75f5
* Support for automatically generation of common-api sources. Cmake macros adopted to support the common-api generator.

Signed-off-by: Christian Linke <christian.linke@bmw.de>
AudioManagerDaemon/CMakeLists.txt
AudioManagerDaemon/test/AmNodeStateCommunicatorCAPITest/CMakeLists.txt
CMakeLists.txt
PluginCommandInterfaceCAPI/CMakeLists.txt
PluginCommandInterfaceCAPI/test/CMakeLists.txt
PluginRoutingInterfaceCAPI/CMakeLists.txt
PluginRoutingInterfaceCAPI/test/CMakeLists.txt
cmake/CommonAPIGenerator.cmake [new file with mode: 0755]
cmake/FindCommonAPI.cmake
cmake/FindCommonAPI_DBus.cmake [deleted file]