On Saturday 19 July 2008, Andreas Pakulat wrote: > On 19.07.08 10:28:41, Alexander Neundorf wrote: > > 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) > > Ah, right. Thanks. Comitted to trunk/ now. Should I backport to 4.1?
Are you sure you committed the change to compare with greater 2.5 ? Alex _______________________________________________ Kde-buildsystem mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-buildsystem
