On Saturday 19 July 2008, Andreas Pakulat wrote: ... > and more importantly make Debugfull work with CMake 2.6. As I didn't > find a reference of CMAKE_CONFIGURATION_TYPES for cmake 2.4 I've set it > only for 2.6. Please can you have a look at the attached patch and let > me know wether thats ok with you.
You should compare for GREATER 2.5, not STREQUAL 2.6. (CMake cvs HEAD already is 2.7) Alex _______________________________________________ Kde-buildsystem mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-buildsystem
