From aecb24a89dd4430672b7f9cc7c8c0279e7b24bb6 Mon Sep 17 00:00:00 2001 From: Tim Beaulen Date: Sat, 15 Nov 2008 15:13:33 +0000 Subject: [PATCH] And another one where kwin didn't find kephal/screens.h svn path=/trunk/KDE/kdebase/workspace/; revision=884617 --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/CMakeLists.txt b/CMakeLists.txt index 2311a2f12b..ad5fbbd6e2 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -39,6 +39,7 @@ include_directories( ${CMAKE_CURRENT_BINARY_DIR} ${CMAKE_CURRENT_SOURCE_DIR}/lib ${CMAKE_CURRENT_SOURCE_DIR}/effects + ${CMAKE_SOURCE_DIR}/workspace/libs/kephal )