This website requires JavaScript.
Explore
Help
Sign In
kolan
/
CMake
Watch
1
Star
0
Fork
You've already forked CMake
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
357bf469c7
CMake
/
Help
/
module
/
FindIntl.rst
2 lines
47 B
ReStructuredText
Raw
Normal View
History
Unescape
Escape
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-10 01:46:58 +03:00
..
cmake-module
::
../../Modules/FindIntl.cmake