diff options
author | Roger Leigh <rleigh@codelibre.net> | 2016-07-10 17:34:39 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2016-07-13 13:15:16 (GMT) |
commit | 4a63be15dd9f8afedda7f3b01d5ab80591806664 (patch) | |
tree | 5a8c6c7caa48f996607891422ee1da02ee3e3336 /Help/manual | |
parent | 03a50961f338462acc65db876c59e0045f0754d9 (diff) | |
download | CMake-4a63be15dd9f8afedda7f3b01d5ab80591806664.zip CMake-4a63be15dd9f8afedda7f3b01d5ab80591806664.tar.gz CMake-4a63be15dd9f8afedda7f3b01d5ab80591806664.tar.bz2 |
FindICU: New module
Diffstat (limited to 'Help/manual')
-rw-r--r-- | Help/manual/cmake-modules.7.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Help/manual/cmake-modules.7.rst b/Help/manual/cmake-modules.7.rst index 6ac5973..e905ef4 100644 --- a/Help/manual/cmake-modules.7.rst +++ b/Help/manual/cmake-modules.7.rst @@ -121,6 +121,7 @@ All Modules /module/FindHTMLHelp /module/FindIce /module/FindIcotool + /module/FindICU /module/FindImageMagick /module/FindIntl /module/FindITK |