summaryrefslogtreecommitdiff
path: root/Modules/FindKDE4.cmake
Commit message (Expand)AuthorAgeFilesLines
* Modules: Consistently use 2 space indentationKitware Robot2019-05-141-29/+29
* Help: Improve description of modulesBartosz Kosiorek2019-04-231-1/+1
* Help: Convert remaining modules to block-style commentsKitware Robot2018-10-221-23/+24
* Simplify CMake per-source license noticesBrad King2016-09-271-14/+3
* KDE4: Find the Internal package with NO_POLICY_SCOPE.Stephen Kelly2015-07-191-1/+1
* Convert builtin help to reStructuredText source filesKitware Robot2013-10-151-7/+20
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-15/+15
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-43/+43
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-2/+2
* Modules: Fix spelling 'To distributed' -> 'To distribute'Todd Gamblin2010-08-091-1/+1
* -use the HINTS keyword for finding FindKDE4Internal.cmakeAlex Neundorf2010-05-111-1/+1
* Convert CMake find-modules to BSD LicenseBrad King2009-09-281-0/+14
* STYLE: Fix if/endif mismatch in FindKDE4Brad King2009-01-211-1/+1
* BUG: fix closing ENDIF()Alexander Neundorf2008-08-171-1/+1
* BUG: fix #7447, FindModulesExecuteAll test fails if both Qt3 and KDE4 can beAlexander Neundorf2008-08-161-0/+12
* BUG: don't run KDE4_KDECONFIG_EXECUTABLE if it is notfoundBill Hoffman2008-06-261-4/+7
* ENH: Cleanup Find* modules with new HINTS featureBrad King2008-06-091-4/+1
* 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-101-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-221-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