summaryrefslogtreecommitdiff
path: root/PluginCommandInterfaceCAPI/test
diff options
context:
space:
mode:
authorAleksandar Donchev <Aleksander.Donchev@partner.bmw.de>2013-11-11 13:47:51 +0100
committerChristian Linke <christian.linke@bmw.de>2014-03-28 16:47:31 +0100
commitd0db55e3e2a37119d10b6db6092480fa544fd88b (patch)
treebaa2c135121d8700ee2afe5e23119b63f9758242 /PluginCommandInterfaceCAPI/test
parent80e896427c866267109cab2cf713a3f364f4948a (diff)
downloadaudiomanager-d0db55e3e2a37119d10b6db6092480fa544fd88b.tar.gz
* CommonAPI cmake scripts cleaned from redundant dbus linking parameters .
Signed-off-by: Christian Linke <christian.linke@bmw.de>
Diffstat (limited to 'PluginCommandInterfaceCAPI/test')
-rw-r--r--PluginCommandInterfaceCAPI/test/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/PluginCommandInterfaceCAPI/test/CMakeLists.txt b/PluginCommandInterfaceCAPI/test/CMakeLists.txt
index acfc1cf..8dc6bfa 100644
--- a/PluginCommandInterfaceCAPI/test/CMakeLists.txt
+++ b/PluginCommandInterfaceCAPI/test/CMakeLists.txt
@@ -78,7 +78,6 @@ ADD_EXECUTABLE(AmCommandSenderCAPITest ${CAPI_PLUGIN_INTERFACE_SRCS_CXX} ${CAPI_
TARGET_LINK_LIBRARIES(AmCommandSenderCAPITest
${DLT_LIBRARIES}
- ${DBUS_LIBRARY}
${CMAKE_DL_LIBS}
${CMAKE_THREAD_LIBS_INIT}
${PYTHON_LIBRARY}