From c6afba4c5006186df6cb530c608395d33c0e9df3 Mon Sep 17 00:00:00 2001 From: Allen Winter Date: Tue, 3 May 2016 13:05:28 -0400 Subject: Require CMake v3.0.2 now --- Install.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Install.txt') 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) -- cgit v1.2.1