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

Alex Merry kde at randomguy3.me.uk
Sun Feb 16 12:18:38 UTC 2014


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

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/CMakePackageConfigHelpers.cmake 5d65e659f7a04d65aeb08fa99569e88dde89acf2 

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-frameworks-devel/attachments/20140216/114def4d/attachment-0001.html>


More information about the Kde-frameworks-devel mailing list