summaryrefslogtreecommitdiff
path: root/Install.txt
diff options
context:
space:
mode:
authorAllen Winter <allen.winter@kdab.com>2016-05-03 13:05:28 -0400
committerAllen Winter <allen.winter@kdab.com>2016-05-03 13:05:28 -0400
commitc6afba4c5006186df6cb530c608395d33c0e9df3 (patch)
treecccee25a8b343872165da165d71068cfe160dab8 /Install.txt
parentecb644b656a3c84d2b7c938040db6f3545adb0fa (diff)
downloadlibical-git-c6afba4c5006186df6cb530c608395d33c0e9df3.tar.gz
Require CMake v3.0.2 now
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 eb068123..20d07cae 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.9 or higher
+ - CMake version 3.0.2 or higher
- Perl
- libicu (not required but strongly recommended)
- a C compiler (let us know if the build fails with your C compiler)