summaryrefslogtreecommitdiffstats
path: root/config.h.cmake
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2013-04-20 21:55:29 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2013-04-20 21:55:29 -0500
commit930640c5a47de804c1d8c603ccf27cd193b24223 (patch)
tree0a628d902ffb84e1edb181bc466ada2eaec30a67 /config.h.cmake
parent84d47eac22390f6332da16a779a309f6ee780bbf (diff)
downloadkonversation-930640c5a47de804c1d8c603ccf27cd193b24223.tar.gz
konversation-930640c5a47de804c1d8c603ccf27cd193b24223.zip
Initial cmake conversion in support of bug report 1365.
The conversion is incomplete.
Diffstat (limited to 'config.h.cmake')
-rw-r--r--config.h.cmake9
1 files changed, 9 insertions, 0 deletions
diff --git a/config.h.cmake b/config.h.cmake
new file mode 100644
index 0000000..9fed7f2
--- /dev/null
+++ b/config.h.cmake
@@ -0,0 +1,9 @@
+#cmakedefine VERSION "@VERSION@"
+
+#cmakedefine HAVE_XSCREENSAVER
+
+// FIXME: add KONVI_VERSION define
+
+// Sane configuration options for modern KDE
+#define USE_KNOTIFY
+#define USE_INFOLIST