summaryrefslogtreecommitdiff
path: root/PluginRoutingInterfaceAsync/test/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'PluginRoutingInterfaceAsync/test/CMakeLists.txt')
-rw-r--r--PluginRoutingInterfaceAsync/test/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/PluginRoutingInterfaceAsync/test/CMakeLists.txt b/PluginRoutingInterfaceAsync/test/CMakeLists.txt
index ad67048..3f0da4c 100644
--- a/PluginRoutingInterfaceAsync/test/CMakeLists.txt
+++ b/PluginRoutingInterfaceAsync/test/CMakeLists.txt
@@ -68,6 +68,7 @@ TARGET_LINK_LIBRARIES(AmRoutingReceiveAsyncTest
${CMAKE_THREAD_LIBS_INIT}
${DBUS_LIBRARY}
${SQLITE_LIBRARIES}
+ rt
gtest
gmock
)