summaryrefslogtreecommitdiff
path: root/Install.txt
diff options
context:
space:
mode:
authorAllen Winter <allen.winter@kdab.com>2014-07-16 13:39:34 -0400
committerAllen Winter <allen.winter@kdab.com>2014-07-16 13:39:34 -0400
commit1cc43d20e3e5fea83b891a46fbec42709e81bae4 (patch)
treec3bcc5954ef14b1720d1a98606ea8b78c16471e1 /Install.txt
parentf15452faa679660f75fabf8fb6f6785b549f0974 (diff)
downloadlibical-git-1cc43d20e3e5fea83b891a46fbec42709e81bae4.tar.gz
cmake 2.8.9 is required and attempt to install a modern cmake for travis
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 580260f3..8de4f0ec 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.8.7 or higher
+ - CMake version 2.8.9 or higher
- Perl
- libicu (not required but strongly recommended)
- a C compiler (let us know if the build fails with your C compiler)