From 45e7d70e34e375878ca8c74dca2965474131ad41 Mon Sep 17 00:00:00 2001 From: Christian Linke Date: Thu, 13 Jun 2013 10:47:51 +0200 Subject: * fixed bug54 Signed-off-by: Christian Linke Signed-off-by: Christian Linke --- PluginRoutingInterfaceAsync/test/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'PluginRoutingInterfaceAsync') 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 ) -- cgit v1.2.1