aboutsummaryrefslogtreecommitdiff
path: root/modules/CheckCXXSourceCompiles.cmake
AgeCommit message (Collapse)Author
2009-03-19-add modified versions of CheckCXXSourceRuns/Compiles.cmake, which can ↵Alexander Neundorf
handle imported library targets (see http://lists.kde.org/?t=123686453500002&r=1&w=2 ) Alex svn path=/trunk/KDE/kdelibs/; revision=941177
2006-02-10Remove forks - use the versions from the real cmake now.David Faure
svn path=/trunk/KDE/kdelibs/; revision=507779
2006-02-05-correct fix for multiple inc dirs for check_include_filesAlexander Neundorf
-reset local variables to empty Alex svn path=/trunk/KDE/kdelibs/; revision=505915
2006-02-05update to cmake 2.3-kde version, remove laterPeter Kümmel
svn path=/trunk/KDE/kdelibs/; revision=505830
2006-02-04-renamed optional_find_package() to macro_optional_find_package(), to make ↵Alexander Neundorf
it clear it is a macro and not a builtin command -kjsembed compiles -CheckCXXSourceCompiles now support multiple include paths -compile fix in kjsembed/value_binding.cpp: prefer the local global.h, otherwise it might end up with the global.h from kio/kio/, depending on the order of include directories -use the new "-o" switch for dcopidl -add a (temporary) workaround for David's uic problem Alex svn path=/trunk/KDE/kdelibs/; revision=505580 The following changes were in SVN, but were removed from git: M pics/CMakeLists.txt