summaryrefslogtreecommitdiffstats
path: root/Help
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2014-11-13 15:08:34 (GMT)
committerCMake Topic Stage <kwrobot@kitware.com>2014-11-13 15:08:34 (GMT)
commit307570aee1fec8c7b3374571eb7b4de9d2be11b3 (patch)
treedf37ec6b50d4b8aadf81f6b25e1aaf9e1ce7d595 /Help
parentcddb5002b5c28c0cc5fe9c1e41a5e0f556b3e3a8 (diff)
parentc5e797dbb8b2b507431c665e924a41ed0def879e (diff)
downloadCMake-307570aee1fec8c7b3374571eb7b4de9d2be11b3.zip
CMake-307570aee1fec8c7b3374571eb7b4de9d2be11b3.tar.gz
CMake-307570aee1fec8c7b3374571eb7b4de9d2be11b3.tar.bz2
Merge topic 'add-FindIntl'
c5e797db FindIntl: New module to find Gettext libintl
Diffstat (limited to 'Help')
-rw-r--r--Help/manual/cmake-modules.7.rst1
-rw-r--r--Help/module/FindIntl.rst1
2 files changed, 2 insertions, 0 deletions
diff --git a/Help/manual/cmake-modules.7.rst b/Help/manual/cmake-modules.7.rst
index f5a35b3..083ed7a 100644
--- a/Help/manual/cmake-modules.7.rst
+++ b/Help/manual/cmake-modules.7.rst
@@ -118,6 +118,7 @@ All Modules
/module/FindIce
/module/FindIcotool
/module/FindImageMagick
+ /module/FindIntl
/module/FindITK
/module/FindJasper
/module/FindJava
diff --git a/Help/module/FindIntl.rst b/Help/module/FindIntl.rst
new file mode 100644
index 0000000..813e2df
--- /dev/null
+++ b/Help/module/FindIntl.rst
@@ -0,0 +1 @@
+.. cmake-module:: ../../Modules/FindIntl.cmake