[patch] CMake utility functions
Will Stephenson
wstephenson at kde.org
Tue Nov 27 20:21:22 GMT 2007
Please review the attached patch, which adds a couple of functions to
MacroEnsureVersion.cmake to test whether a version number lies in a given
range.
example: macro_ensure_version_range3( "0.6.5"
${NETWORKMANAGER_VERSION} "0.7.0" NM_TOO_OLD NM_TOO_NEW )
The macro_ensure_version_range2 works for versions of the form "x.y".
Will
--
Will Stephenson
IRC: Bille
-------------- next part --------------
A non-text attachment was scrubbed...
Name: MacroEnsureVersion.cmake.diff.zip
Type: application/x-zip
Size: 1934 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20071127/810d8ed3/attachment.bin>
More information about the kde-core-devel
mailing list