From b8c55eddc546706e63a6764ce5c1aa3258c2cb55 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20K=C3=BCgler?= Date: Fri, 11 Oct 2013 01:00:31 +0200 Subject: [PATCH] Try to make jenkins happy The logic to use $INCLUDE_INSTALL_DIR/KDE doesn't work there, since the plasma includes land in a different path on the jenkins setup. Let's see if this fixes it. --- clients/aurorae/src/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/clients/aurorae/src/CMakeLists.txt b/clients/aurorae/src/CMakeLists.txt index 8de35f3db2..78ad9ded4e 100644 --- a/clients/aurorae/src/CMakeLists.txt +++ b/clients/aurorae/src/CMakeLists.txt @@ -3,6 +3,7 @@ include_directories( ./lib ${CMAKE_CURRENT_BINARY_DIR} ${CMAKE_CURRENT_SOURCE_DIR} + ${KDE4_INCLUDES} ) set(kwin3_aurorae_PART_SRCS