summaryrefslogtreecommitdiffstats
path: root/config.h.cmake
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2013-03-26 00:43:38 +0100
committerSlávek Banko <slavek.banko@axis.cz>2013-03-26 00:44:41 +0100
commitc9a29849cb166e6711c7704dafd868159fd6cd58 (patch)
tree69525be30481d48d0309d84f86047a02522b485a /config.h.cmake
parentc8000010a85020b9ade17ee1d98a46f0ed7f4bd0 (diff)
downloadtdepim-c9a29849cb166e6711c7704dafd868159fd6cd58.tar.gz
tdepim-c9a29849cb166e6711c7704dafd868159fd6cd58.zip
Add CMake option to build karm with xscreensaver support
Diffstat (limited to 'config.h.cmake')
-rw-r--r--config.h.cmake3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.cmake b/config.h.cmake
index 9a020efb..4c4aa536 100644
--- a/config.h.cmake
+++ b/config.h.cmake
@@ -34,6 +34,9 @@
// kandy
#cmakedefine HAVE_LOCKDEV 1
+// karm
+#cmakedefine HAVE_LIBXSS 1
+
// mimelib
#ifdef __cplusplus
extern "C" {