From kde-commits Mon Oct 31 20:45:23 2011 From: Christophe Giboudeaux Date: Mon, 31 Oct 2011 20:45:23 +0000 To: kde-commits Subject: [kdelibs/KDE/4.7] plasma: Compile (silent) Message-Id: <20111031204523.25CB0A60A6 () git ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-commits&m=132009396628861 Git commit 75ca2cfb149f265ed82561018cd4c23b42340984 by Christophe Giboudeau= x. Committed on 31/10/2011 at 21:44. Pushed by cgiboudeaux into branch 'KDE/4.7'. Compile GIT_SILENT M +2 -1 plasma/CMakeLists.txt http://commits.kde.org/kdelibs/75ca2cfb149f265ed82561018cd4c23b42340984 diff --git a/plasma/CMakeLists.txt b/plasma/CMakeLists.txt index a5dd75b..9aef9e3 100644 --- a/plasma/CMakeLists.txt +++ b/plasma/CMakeLists.txt @@ -13,7 +13,8 @@ include_directories(${CMAKE_CURRENT_SOURCE_DIR} ${KDE4_KDEUI_INCLUDES} ${CMAKE_SOURCE_DIR}/experimental/libkdeclarative ${CMAKE_BINARY_DIR}/experimental/libkdeclarative - ${CMAKE_SOURCE_DIR}/threadweaver/ + ${CMAKE_SOURCE_DIR}/kutils + ${CMAKE_SOURCE_DIR}/threadweaver ${CMAKE_SOURCE_DIR}/plasma/extenders ${CMAKE_SOURCE_DIR}/plasma/remote ${CMAKE_SOURCE_DIR}/plasma/private/qtjolie-branch/qtjo= lie