summaryrefslogtreecommitdiff
path: root/Install.txt
diff options
context:
space:
mode:
authorAllen Winter <allen.winter@kdab.com>2019-05-11 11:41:28 -0400
committerAllen Winter <allen.winter@kdab.com>2019-05-11 11:41:28 -0400
commit13c6a32bcb064e2e506b9fe2af1d202b61c05fc7 (patch)
treecf56f8033c19292f1badcf38f2e6cb24f0b79bcc /Install.txt
parent344bef77afb5078f68f8a810df9af7eee19cd58c (diff)
downloadlibical-git-13c6a32bcb064e2e506b9fe2af1d202b61c05fc7.tar.gz
CMakeLists.txt - bump minimum cmake version to 3.11.0
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 62c1d5bb..5f179c75 100644
--- a/Install.txt
+++ b/Install.txt
@@ -10,7 +10,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 3.1.0 or higher
+ - CMake version 3.11.0 or higher
- Perl
- libicu (not required but strongly recommended)
- a C compiler (let us know if the build fails with your C compiler)