From kde-buildsystem Tue Jan 22 17:33:20 2008 From: Allen Winter Date: Tue, 22 Jan 2008 17:33:20 +0000 To: kde-buildsystem Subject: Detecting old installs of kdepimlibs Message-Id: <200801221233.21721.winter () kde ! org> X-MARC-Message: https://marc.info/?l=kde-buildsystem&m=120102327323288 Howdy, Is there a slick way for FindKdepimlibs.cmake to detect that the currently installed version is too old? i.e suppose I forget to install kdepimlibs 4.1 before installing kdepim 4.1 and I still have kdepimlibs 4.0 installed Currently, FindKdepimLibs.cmake simply looks if a certain header is installed, and if it is, happily reports the found condition. I suppose we could install a kdepimlibs.h with a version number in it and grep for that version. kdelibs seems to do something with a KDELibsDependencies.cmake file but I can't make out what's really happening there. -Allen _______________________________________________ Kde-buildsystem mailing list Kde-buildsystem@kde.org https://mail.kde.org/mailman/listinfo/kde-buildsystem