summaryrefslogtreecommitdiff
path: root/Install.txt
diff options
context:
space:
mode:
authorAllen Winter <allen.winter@kdab.com>2019-05-26 11:41:37 -0400
committerAllen Winter <allen.winter@kdab.com>2019-05-26 11:41:37 -0400
commit3eeae5d03c39982c7489921b481ebf73502775d8 (patch)
tree23eaded81fa02bd44d49f7fcc417bad430e3aaed /Install.txt
parent7dc9a9674120fa8be2fc33e627211b515475207f (diff)
downloadlibical-git-3eeae5d03c39982c7489921b481ebf73502775d8.tar.gz
Remove our hand-written FindICU.cmake with the CMake versionallen/findicu
Diffstat (limited to 'Install.txt')
-rw-r--r--Install.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/Install.txt b/Install.txt
index 5f179c75..40cbdf63 100644
--- a/Install.txt
+++ b/Install.txt
@@ -93,8 +93,8 @@ Homebrew:
libicu can be found at http://www.icu-project.org
If CMake doesn't locate your libicu installation try setting the
- ICU_BASE environment variable to the top folder where its installed
- and run cmake again.
+ ICU_ROOT or ICU_BASE environment variables to the top folder where
+ libicu is installed and run cmake again.
* Berkeley DB storage.
Optional for the Berkeley Database storage support.