From 573d543d61bafd1499dd1c5e372cbdaf4dfb2a7f Mon Sep 17 00:00:00 2001 From: Christian Linke Date: Fri, 18 Jan 2013 12:12:32 +0100 Subject: * fix asyncRoutingTest and NSM test Signed-off-by: Christian Linke --- PluginRoutingInterfaceAsync/test/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'PluginRoutingInterfaceAsync') diff --git a/PluginRoutingInterfaceAsync/test/CMakeLists.txt b/PluginRoutingInterfaceAsync/test/CMakeLists.txt index a8ca55c..ad67048 100644 --- a/PluginRoutingInterfaceAsync/test/CMakeLists.txt +++ b/PluginRoutingInterfaceAsync/test/CMakeLists.txt @@ -20,7 +20,6 @@ cmake_minimum_required(VERSION 2.6) PROJECT(AmRoutingReceiverAsync) set(EXECUTABLE_OUTPUT_PATH ${TEST_EXECUTABLE_OUTPUT_PATH}) -set(GOOGLE_TEST_INCLUDE_DIR "googleTest/include") FIND_PACKAGE(Threads) FIND_PACKAGE(PkgConfig) -- cgit v1.2.1