Review Request 116653: Create ECMFindModuleHelpers module for common find-module code

Alex Merry alex.merry at kde.org
Tue Mar 11 12:32:34 UTC 2014


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

(Updated March 11, 2014, 12:32 p.m.)


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


Changes
-------

Update writing-find-modules.md

Change <module>_<component>_deps var to <module>_<component>_component_deps, leaving space for other potential dep types in future (such as target deps).


Repository: extra-cmake-modules


Description
-------

Create ECMFindModuleHelpers module for common find-module code

This currently mostly contains macros for handling components;
FindWayland and FindXCB are ported to use this module, which comes with
various improvements for them.


Diffs (updated)
-----

  docs/writing-find-modules.md 4f6a9cd68959e51b0c26a18c4c9d0633dd9f1c76 
  find-modules/FindWayland.cmake a121de9f8adda1e035b0f8e8401be26a45b61af4 
  find-modules/FindXCB.cmake eb3075885bc408fc4c213516a387dfcd0e75cb8b 
  modules/ECMFindModuleHelpers.cmake PRE-CREATION 

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


Testing
-------

Tested various configurations with a test CMakeLists.txt file, including with various include files missing.

Configured and built kwindowsystem and kde-workspace.


Thanks,

Alex Merry

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20140311/dd1d045c/attachment.html>


More information about the Kde-frameworks-devel mailing list