aboutsummaryrefslogtreecommitdiff
path: root/modules/MacroEnsureVersion.cmake
AgeCommit message (Collapse)Author
2006-07-03-use positive logic for macro_ensure_version(MIN found RESULT) -> result is ↵Alexander Neundorf
true, if the vesion is ok -first try at creating batch files under windows -prepare a libexec install dir -better check for visibility support: only for gcc >= 4.1 if not compiled with the mt allocator Alex svn path=/trunk/KDE/kdelibs/; revision=557782
2006-05-11remove debugging message. aleXXX said it was ok.Allen Winter
svn path=/trunk/KDE/kdelibs/; revision=539852
2006-05-04Factorize the version-number parsing and checking code into a separate macro.David Faure
Already used by the gpgme version check in kdepim. FindQt4 has similar code, but since it's a fork of a CMake module I'm not sure if I should modify it CCMAIL: kde-buildsystem@kde.org svn path=/trunk/KDE/kdelibs/; revision=537476