From 54cf4f28f2284ee2700e6806b2ab1cbba355dfba Mon Sep 17 00:00:00 2001 From: Charles Kerr Date: Fri, 13 Dec 2013 10:01:39 -0600 Subject: in tests/, remove a couple of rules that got pulled in from the dev branch but aren't necessary here --- tests/CMakeLists.txt | 3 --- 1 file changed, 3 deletions(-) (limited to 'tests') diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt index a10bcd0..23f96b9 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -29,9 +29,6 @@ add_custom_command (OUTPUT gschemas.compiled include_directories (${CMAKE_SOURCE_DIR}/src) include_directories (${CMAKE_CURRENT_BINARY_DIR}) include_directories (${SERVICE_DEPS_INCLUDE_DIRS}) -include_directories (${DBUSTEST_INCLUDE_DIRS}) - -add_definitions (-DSANDBOX="${CMAKE_CURRENT_BINARY_DIR}") # test-formatter set (TEST_NAME test-formatter) -- cgit v1.2.3