summaryrefslogtreecommitdiff
path: root/PluginCommandInterfaceCAPI
diff options
context:
space:
mode:
Diffstat (limited to 'PluginCommandInterfaceCAPI')
-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}