summaryrefslogtreecommitdiff
path: root/Install.txt
diff options
context:
space:
mode:
authorAllen Winter <allen.winter@kdab.com>2014-10-11 10:07:58 -0400
committerAllen Winter <allen.winter@kdab.com>2014-10-11 10:07:58 -0400
commitc6409d1740846d9fc5618f824c4befb1995bf45e (patch)
treeb997bcfc4ae25a0601d21d76ac417b11ca019099 /Install.txt
parentda69aae790f680b633100475cac14c776fbda722 (diff)
downloadlibical-git-c6409d1740846d9fc5618f824c4befb1995bf45e.tar.gz
Copy in the RSCALE support feature
Diffstat (limited to 'Install.txt')
-rw-r--r--Install.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Install.txt b/Install.txt
index a1168928..8dbdb1e5 100644
--- a/Install.txt
+++ b/Install.txt
@@ -13,6 +13,7 @@ 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
- Perl
+ - libicu (not required but strongly recommended)
- a C compiler (let us know if the build fails with your C compiler)
Building on Unix with gcc or clang: