summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorsamelian <samelian@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-03-14 16:50:49 +0000
committersamelian <samelian@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-03-14 16:50:49 +0000
commitc8497121426fa36cedbf1cb32b1017d831946673 (patch)
treed5083dc758bb59bb6661e420da80cb340d6a0305 /CMakeLists.txt
parent085a643302b6726ede6933b6ce98137dcc193b26 (diff)
downloadtdebase-c8497121426fa36cedbf1cb32b1017d831946673.tar.gz
tdebase-c8497121426fa36cedbf1cb32b1017d831946673.zip
[kdebase/kioslaves] added propsdlgplugin
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1224887 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 939814f1e..7b8a02b99 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -59,6 +59,7 @@ option( WITH_SHADOW "kdm should use shadow passwords" OFF )
option( WITH_XINERAMA "Enable xinerama extension support" OFF )
option( WITH_ARTS "Enable aRts support" OFF )
option( WITH_I8K "Enable Dell laptop support (ksysguard)" OFF )
+option( WITH_HAL "Enable HAL support" OFF )
##### user requested modules ####################