summaryrefslogtreecommitdiff
path: root/Install.txt
diff options
context:
space:
mode:
authorAllen Winter <allen.winter@kdab.com>2014-07-15 18:59:24 -0400
committerAllen Winter <allen.winter@kdab.com>2014-07-15 18:59:24 -0400
commit3963d76ae1f6b8a4f0b0ef5b69675f2115a1f9d5 (patch)
treed1df6b2a5020b53caba0d1928b18cad8529e28d8 /Install.txt
parentb9a01a7a46610bbbeba5cee8b4ced562c3bf0530 (diff)
downloadlibical-git-3963d76ae1f6b8a4f0b0ef5b69675f2115a1f9d5.tar.gz
Author: cgiboudeaux@gmx.com
CMAKE 2.8.9 Required! Create discovery files for cmake
Diffstat (limited to 'Install.txt')
-rw-r--r--Install.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Install.txt b/Install.txt
index d0c3fe23..02caf6c5 100644
--- a/Install.txt
+++ b/Install.txt
@@ -11,7 +11,7 @@ passing -DCMAKE_INSTALL_PREFIX=/install/path to cmake.
To build a debug version pass -DCMAKE_BUILD_TYPE=Debug to cmake.
To build libical you will need:
- - CMake version 2.4 or higher
+ - CMake version 2.8.12 or higher
- Perl
- libicu (not required but strongly recommended)
- a C compiler (let us know if the build fails with your C compiler)