[Kde-pim] kdepim-runtime now requires cmake 2.8.8 !!

David Jarvie djarvie at kde.org
Sat Aug 25 16:22:24 BST 2012


David's 4.9 branch commit ccf43748 changed kdepim-runtime/CMakeLists.txt to add the CONFIG parameter to two find_package calls, e.g.

find_package(Libkolab CONFIG 0.2)

The CONFIG parameter is only available in cmake 2.8.8 or later, which is a much later version than is required to build kdelibs. This needs to be changed or reverted to allow earlier cmake versions to be used. Even for trunk, there should be discussion before changing the minimum required version of cmake.

-- 
David Jarvie.
KDE developer.
KAlarm author -- http://www.astrojar.org.uk/kalarm
_______________________________________________
KDE PIM mailing list kde-pim at kde.org
https://mail.kde.org/mailman/listinfo/kde-pim
KDE PIM home page at http://pim.kde.org/



More information about the kde-pim mailing list