aboutsummaryrefslogtreecommitdiff
path: root/modules/FindLibintl.cmake
AgeCommit message (Collapse)Author
2008-04-16don't put set variables into the CACHE, per Brad KingAllen Winter
svn path=/trunk/KDE/kdelibs/; revision=797757
2008-04-03-mark some variables as advanced, so they don't appear in the not-advanced ↵Alexander Neundorf
view of cmake-gui and ccmake -some minor cosmetics (casing and spaces vs. tabs) Alex svn path=/trunk/KDE/kdelibs/; revision=793410
2008-02-18some improvements to the docs:Alexander Neundorf
-some modules were not at all documented, only few are left now -the copyright message doesn't have to be printed for every module in the docs -fix FindKorundom.cmake, it didn't follow the style guide and had typos (e.g. Korumdum_FOUND instead of KORUNDUM_FOUND) Alex (will commit modified FindKDE4Internal.cmake after Christians commit) svn path=/trunk/KDE/kdelibs/; revision=776742
2007-08-15use FindLibintl.cmake instead of FindGettext.cmake in kdelibsAlexander Neundorf
Alex svn path=/trunk/KDE/kdelibs/; revision=700195
2007-08-15copy stuff from FindGettext.cmake, which actually searches libintl to a new ↵Alexander Neundorf
FindLibintl.cmake Alex svn path=/trunk/KDE/kdelibs/; revision=700191