summaryrefslogtreecommitdiffstats
path: root/config.h.cmake
diff options
context:
space:
mode:
authorsamelian <samelian@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-03-06 19:06:49 +0000
committersamelian <samelian@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-03-06 19:06:49 +0000
commit27d6a8f12eeec3f4a346cc09e570b862610075e4 (patch)
tree595924d176925e16fe857870d55312e337b5b87c /config.h.cmake
parent2c9d3dc01e8a9ba4f2e839c42a1bae188328cb92 (diff)
downloadtdepim-27d6a8f12eeec3f4a346cc09e570b862610075e4.tar.gz
tdepim-27d6a8f12eeec3f4a346cc09e570b862610075e4.zip
[kdepim/libkcal] check if libical version is equal or greater than 0.46
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1223983 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
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 9d5298d4..ef56ac24 100644
--- a/config.h.cmake
+++ b/config.h.cmake
@@ -1,3 +1,6 @@
+// libkcal
+#cmakedefine USE_LIBICAL_0_46 1
+
// kalarm
#cmakedefine WITHOUT_ARTS 1