Review Request 115775: Defer to CMake's find_dependency macro if it exists

Alex Merry kde at randomguy3.me.uk
Fri Feb 21 11:17:48 UTC 2014


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/115775/
-----------------------------------------------------------

(Updated Feb. 21, 2014, 11:17 a.m.)


Status
------

This change has been marked as submitted.


Review request for Build System, Extra Cmake Modules and KDE Frameworks.


Repository: extra-cmake-modules


Description
-------

Defer to CMake's find_dependency macro if it exists

This will be available in CMake 3.0.0.  This way, we automatically pick
up any new features from it.


Diffs
-----

  modules/ECMPackageConfigHelpers.cmake 78017393afa6e35dd90df0bd15e08ceed9dff841 

Diff: https://git.reviewboard.kde.org/r/115775/diff/


Testing
-------

Built some frameworks with CMake 2.8.12 (still works) and CMake git (properly defers to CMake's version, as shown by the fact that packages only searched for with find_dependency() are not shown in the feature summary).


Thanks,

Alex Merry

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-buildsystem/attachments/20140221/e74b710f/attachment-0001.html>


More information about the Kde-buildsystem mailing list