summaryrefslogtreecommitdiff
path: root/cmake/FindGettext.cmake
AgeCommit message (Collapse)Author
2015-12-31Remove repeated expressions from CMake end*() and else() calls.Peter Powell
2014-05-31Update FindGettext.cmake for new Windows stuff and fix language.cppAdam
compile
2013-02-19Fix some OpenBSD build issues, and bugs #1485 #1486 #1487Adam
2011-02-05Removed the LIBINTL include hackAdam
2010-10-30Fixed build on cmake2.6Adam
2010-10-30Made gettext work on most OSs. Tested on Debian, FreeBSD, Gentoo, and Windows.Adam
Added a search path option to the Config script for cmake to use when finding libraries for modules or for gettext. Fixed m_mysql and m_ssl to work under Windows, made the Windows Config program remember the last used options, and fixed Windows release builds.