summaryrefslogtreecommitdiff
path: root/Modules/FindKDE3.cmake
Commit message (Expand)AuthorAgeFilesLines
* Modules: Consistently use 2 space indentationKitware Robot2019-05-141-105/+105
* Help: Improve description of modulesBartosz Kosiorek2019-04-231-2/+1
* Help: Convert remaining modules to block-style commentsKitware Robot2018-10-221-135/+136
* Modules: Replace coded PATHS with PATH_SUFFIXESChristian Pfeiffer2017-11-201-2/+1
* Modules: Add x32-abi support to hard-coded pathsSteven Newbury2017-03-071-0/+2
* Simplify CMake per-source license noticesBrad King2016-09-271-14/+3
* Modules: Format documentation to avoid over-long preformatted linesBrad King2014-10-221-23/+26
* Replace string(REGEX REPLACE) with string(REPLACE) where possibleRolf Eike Beer2014-04-141-1/+1
* Convert builtin help to reStructuredText source filesKitware Robot2013-10-151-42/+110
* Find* (and some other): use ${CMAKE_CURRENT_LIST_DIR} in include()Rolf Eike Beer2012-11-041-1/+1
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-32/+32
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-114/+114
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-1/+1
* Fix typo direcotry -> directory (and similar) [#13444]Rolf Eike Beer2012-07-301-1/+1
* Modules: Fix spelling 'To distributed' -> 'To distribute'Todd Gamblin2010-08-091-1/+1
* Convert CMake find-modules to BSD LicenseBrad King2009-09-281-0/+14
* BUG: fix potential issue with empty stringsBill Hoffman2009-02-031-3/+3
* BUG: fix #7447, FindModulesExecuteAll test fails if both Qt3 and KDE4 can beAlexander Neundorf2008-08-161-0/+12
* BUG: fix #7452, bad closing ENDIF() statementAlexander Neundorf2008-08-051-1/+1
* BUG: modify the compiler flags only if KDE3 has actually been foundAlexander Neundorf2008-06-181-41/+45
* STYLE: use uppercase to be consistent with the rest of the fileAlexander Neundorf2008-06-181-8/+8
* BUG: the variable is _KDE4_USE_FLAGSAlexander Neundorf2008-06-181-5/+6
* ENH: use correct variableBill Hoffman2008-06-181-6/+6
* ENH: fix for findallBill Hoffman2008-06-181-6/+16
* ENH: try to module run testBill Hoffman2008-06-181-2/+2
* ENH: try to module run testBill Hoffman2008-06-181-4/+4
* ENH: fix find module stuff for testBill Hoffman2008-06-161-4/+8
* ENH: Cleanup Find* modules with new HINTS featureBrad King2008-06-091-34/+16
* ENH: don't hardcode the /lib/kde3/ directory for the libtool files, but makeAlexander Neundorf2007-07-171-2/+10
* BUG: remove KDE3_ENABLE_FINAL (#4140): it doesn't work currently and IAlexander Neundorf2007-02-201-14/+15
* BUG: fix #3955: add -O2 by default but only if no special buildtype is setAlexander Neundorf2006-10-231-4/+10
* STYLE: remove unnecessary /usr/local/include search pathAlexander Neundorf2006-08-271-1/+0
* BUG: fix comment (#3511)Alexander Neundorf2006-08-271-1/+1
* ENH: #3225: first check the special paths, the the default path, also forAlexander Neundorf2006-08-271-17/+63
* BUG: Fix usage of FIND_PROGRAM command.Brad King2006-08-011-3/+3
* BUG: put the path to the kde3 lib dir in KDE3_LIB_DIR, not the completeAlexander Neundorf2006-03-211-1/+3
* STYLE: fix typosAlexander Neundorf2006-03-181-4/+3
* ENH: add real-world-tested and used KDE3 support, and obsolete FindKDE.cmake,...Alexander Neundorf2006-03-091-0/+211