From 3eeae5d03c39982c7489921b481ebf73502775d8 Mon Sep 17 00:00:00 2001 From: Allen Winter Date: Sun, 26 May 2019 11:41:37 -0400 Subject: Remove our hand-written FindICU.cmake with the CMake version --- Install.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Install.txt') 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. -- cgit v1.2.1