aboutsummaryrefslogtreecommitdiff
path: root/modules/CheckPrototypeExists.cmake
diff options
context:
space:
mode:
authorAlexander Neundorf <neundorf@kde.org>2006-02-11 16:50:25 +0000
committerAlexander Neundorf <neundorf@kde.org>2006-02-11 16:50:25 +0000
commit68e472fabed37bd21e22ec58af4a0ce6d7a25720 (patch)
tree4a34d5570ab431abfb9f782c3579f5da252ec3e3 /modules/CheckPrototypeExists.cmake
parentb9244b697c9abe1e40a3f8f3068830338c61a70b (diff)
downloadextra-cmake-modules-68e472fabed37bd21e22ec58af4a0ce6d7a25720.tar.gz
extra-cmake-modules-68e472fabed37bd21e22ec58af4a0ce6d7a25720.tar.bz2
now cmake 2.3.3 is required, if you have an older version, you get a warning
KDE cmake files are now workaround-free (if I didn't forget any): -use GET_FILENAME_COMPONENT(... ABSOLUTE) instead of QT4_GET_ABS_PATH() -use the new EXECUTE_PROCESS() instead of EXEC_PROGRAM() which discards stderr output -use check_symbol_exists() instead of check_function_exists() since this works better (mainly various windows issues) -use the new WORKING_DIRECTORY argument for ADD_CUSTOM_COMMAND() instead of cmake -E chdir ... Alex svn path=/trunk/KDE/kdelibs/; revision=508407
Diffstat (limited to 'modules/CheckPrototypeExists.cmake')
0 files changed, 0 insertions, 0 deletions