summaryrefslogtreecommitdiff
path: root/PluginRoutingInterfaceAsync
diff options
context:
space:
mode:
authorChristian Linke <christian.linke@bmw.de>2013-01-18 12:12:32 +0100
committerChristian Linke <christian.linke@bmw.de>2013-01-18 13:23:14 +0100
commit573d543d61bafd1499dd1c5e372cbdaf4dfb2a7f (patch)
treede2c83227124f42942b27e3418c4d77fc905c8ed /PluginRoutingInterfaceAsync
parentfe07befd3a2d2cbefc631fdfe7050ef0f429a042 (diff)
downloadaudiomanager-573d543d61bafd1499dd1c5e372cbdaf4dfb2a7f.tar.gz
* fix asyncRoutingTest and NSM test
Signed-off-by: Christian Linke <christian.linke@bmw.de>
Diffstat (limited to 'PluginRoutingInterfaceAsync')
-rw-r--r--PluginRoutingInterfaceAsync/test/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
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)