From 57ff66aac002044c643b21eb4b986f8dc972dd28 Mon Sep 17 00:00:00 2001 From: Kevin Ottens Date: Wed, 29 Feb 2012 23:14:50 +0100 Subject: [PATCH] Comply to the standard directory organization --- CMakeLists.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index c0dd0b318..31462c76b 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -30,9 +30,9 @@ include_directories(${CMAKE_CURRENT_SOURCE_DIR} ${karchive_BINARY_DIR}/src ${CMAKE_SOURCE_DIR}/tier1/kauth/src/ ${CMAKE_BINARY_DIR}/tier1/kauth/src/ - ${CMAKE_SOURCE_DIR}/tier1/threadweaver/ - ${CMAKE_BINARY_DIR}/tier1/threadweaver/ - ${CMAKE_BINARY_DIR}/tier1/threadweaver/Weaver + ${CMAKE_SOURCE_DIR}/tier1/threadweaver/src + ${CMAKE_BINARY_DIR}/tier1/threadweaver/src + ${CMAKE_BINARY_DIR}/tier1/threadweaver/src/Weaver ${CMAKE_SOURCE_DIR}/staging/kwindowsystem/ ${CMAKE_BINARY_DIR}/staging/kwindowsystem/ ${CMAKE_SOURCE_DIR}/plasma/remote