summaryrefslogtreecommitdiffstats
path: root/Modules/FindKDE4.cmake
Commit message (Expand)AuthorAgeFilesLines
* ENH: preparations for cross compiling KDE4Alexander Neundorf2008-03-141-31/+44
* BUG: KDEDIRS contains the kde install locations, not the binary dirs, soAlexander Neundorf2007-08-261-4/+2
* STYLE: use EXECUTE_PROCESS() instead of EXEC_PROGRAM()Alexander Neundorf2007-07-111-1/+1
* STYLE: fix docs for FindKDE4.cmakeAlexander Neundorf2007-02-201-4/+3
* STYLE: KDEDIR is deprecated and not used, so also document that KDEDIRS isAlexander Neundorf2007-01-301-2/+2
* ENH: kde-config has been renamed to kde4-config several weeks ago, so it'sAlexander Neundorf2006-11-231-5/+5
* ENH: prefer kde4-config over kde-config, since for KDE 4 kde-config will beAlexander Neundorf2006-07-041-3/+3
* ENH: use the new FILE(TO_CMAKE_PATH ...) command instead of regexpsAlexander Neundorf2006-05-111-22/+13
* STYLE: better error message when KDE4 hasn't been foundAlexander Neundorf2006-03-281-2/+3
* ENH: after searching for kde-config in the special dirs, search again in theAlexander Neundorf2006-03-161-2/+14
* ENH: new module to find the FindKDE4Internal.cmake installed by kdelibs4Alexander Neundorf2006-03-101-0/+60