CMake/Help/manual
Roger Leigh c5e797dbb8 FindIntl: New module to find Gettext libintl
Add support for Sun/Uniforum/GNU gettext libintl.  This belongs in CMake
rather than upstream because:

* There are multiple upstreams (Sun, GNU).

* It may or may not be in the glibc C library depending
  upon the platform and build options used.

Although we already have a FindGettext module, that is for the tools.
This module is for the library, and is independent because it's
perfectly OK to use libintl without the gettext tools (and vice versa),
and they might not all be found.  Add cross references between the two
modules in notes to make the relationship clearer.
2014-11-11 13:02:16 -05:00
..
LINKS.txt Help: Format manual/*.1.rst options as definition lists 2013-11-14 10:05:32 -05:00
OPTIONS_BUILD.txt cmake: Add -A option to specify a generator platform 2014-09-15 10:26:59 -04:00
OPTIONS_HELP.txt Restore --help-full option to output all help manuals 2014-04-25 08:41:31 -04:00
ccmake.1.rst Help: Refine manual/*.1.rst usage summaries 2013-11-04 11:06:14 -05:00
cmake-buildsystem.7.rst Help: Drop TOC from latex manuals 2014-11-06 14:46:18 -05:00
cmake-commands.7.rst Help: Drop TOC from latex manuals 2014-11-06 14:46:18 -05:00
cmake-compile-features.7.rst Help: Drop TOC from latex manuals 2014-11-06 14:46:18 -05:00
cmake-developer.7.rst Help: Drop TOC from latex manuals 2014-11-06 14:46:18 -05:00
cmake-generator-expressions.7.rst Help: Drop TOC from latex manuals 2014-11-06 14:46:18 -05:00
cmake-generators.7.rst Help: Drop TOC from latex manuals 2014-11-06 14:46:18 -05:00
cmake-gui.1.rst Help: Refine manual/*.1.rst usage summaries 2013-11-04 11:06:14 -05:00
cmake-language.7.rst Help: Tell latex to use a small font for cmake-language.7 productions 2014-11-06 14:52:27 -05:00
cmake-modules.7.rst FindIntl: New module to find Gettext libintl 2014-11-11 13:02:16 -05:00
cmake-packages.7.rst Merge topic 'doc-formatting' 2014-11-07 11:08:59 -05:00
cmake-policies.7.rst Merge branch 'release-doc-formatting' into doc-formatting 2014-11-06 14:52:49 -05:00
cmake-properties.7.rst Help: Drop TOC from latex manuals 2014-11-06 14:46:18 -05:00
cmake-qt.7.rst Help: Drop TOC from latex manuals 2014-11-06 14:46:18 -05:00
cmake-toolchains.7.rst Help: Drop TOC from latex manuals 2014-11-06 14:46:18 -05:00
cmake-variables.7.rst Merge branch 'release-doc-formatting' into doc-formatting 2014-11-06 14:52:49 -05:00
cmake.1.rst cmake: Add '-E env' command-line tool 2014-06-23 16:47:49 -04:00
cpack.1.rst Help: Format manual/*.1.rst options as definition lists 2013-11-14 10:05:32 -05:00
ctest.1.rst Merge topic 'doc-drop-dart' 2014-10-09 16:12:04 -04:00