summaryrefslogtreecommitdiffstats
path: root/Modules/FindKDE3.cmake
Commit message (Collapse)AuthorAgeFilesLines
* BUG: remove KDE3_ENABLE_FINAL (#4140): it doesn't work currently and IAlexander Neundorf2007-02-201-14/+15
| | | | | | | don't have the time to fix this since it would require bigger changes. Maybe I'll do this if the KDE3 support of CMake becomes more widely used. Alex
* BUG: fix #3955: add -O2 by default but only if no special buildtype is setAlexander Neundorf2006-10-231-4/+10
| | | | Alex
* STYLE: remove unnecessary /usr/local/include search pathAlexander Neundorf2006-08-271-1/+0
| | | | Alex
* BUG: fix comment (#3511)Alexander Neundorf2006-08-271-1/+1
| | | | Alex
* ENH: #3225: first check the special paths, the the default path, also forAlexander Neundorf2006-08-271-17/+63
| | | | | | searching kde-config Alex
* 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
| | | | | | libkdecore.so Alex
* STYLE: fix typosAlexander Neundorf2006-03-181-4/+3
| | | | Alex
* ENH: add real-world-tested and used KDE3 support, and obsolete ↵Alexander Neundorf2006-03-091-0/+211
FindKDE.cmake, which wasn't used by anybody that I heard of Alex