summaryrefslogtreecommitdiffstats
path: root/kdesktop
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2012-06-10 15:58:19 +0200
committerSlávek Banko <slavek.banko@axis.cz>2012-06-10 16:09:29 +0200
commit0c7737264e69a97c8ea2353b3bef4b776dd17695 (patch)
tree4e44880720a91dc3049e0071489bb13b318047fa /kdesktop
parentf9e6898036e2521a695c27a87aeb90d71afbadaa (diff)
downloadtdebase-0c7737264e69a97c8ea2353b3bef4b776dd17695.tar.gz
tdebase-0c7737264e69a97c8ea2353b3bef4b776dd17695.zip
Add xscreensaver support to CMake
This closes Bug 859 (cherry picked from commit 80deb52955cbd917e10f015f37699d830cb681ce)
Diffstat (limited to 'kdesktop')
-rw-r--r--kdesktop/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/kdesktop/CMakeLists.txt b/kdesktop/CMakeLists.txt
index dec9692b7..54d7004b8 100644
--- a/kdesktop/CMakeLists.txt
+++ b/kdesktop/CMakeLists.txt
@@ -94,6 +94,7 @@ tde_add_kdeinit_executable( ${target} AUTOMOC
kdesktopsettings-static bgnd-static dmctl-static
konq-shared kutils-shared
${XRENDER_LIBRARIES} ${XCURSOR_LIBRARIES} Xext dl
+ ${XSS_LIBRARIES}
)