Review Request 117780: Add a FindKF5.cmake module
Commit Hook
null at kde.org
Sat Apr 26 09:07:16 UTC 2014
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/117780/#review56596
-----------------------------------------------------------
This review has been submitted with commit 12e3e7e2d6685aa29a487914cb45b27b183866ec by Alex Merry to branch master.
- Commit Hook
On April 25, 2014, 11:14 p.m., Alex Merry wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/117780/
> -----------------------------------------------------------
>
> (Updated April 25, 2014, 11:14 p.m.)
>
>
> Review request for Build System, Extra Cmake Modules and KDE Frameworks.
>
>
> Repository: extra-cmake-modules
>
>
> Description
> -------
>
> Add a FindKF5.cmake module
>
> This allows us to ditch KF5Umbrella. Note that find_package(KF5) calls must not use CONFIG or NO_MODULE (in contrast to previous advice) in order to use this find module.
>
>
> Diffs
> -----
>
> docs/find-module/FindKF5.rst PRE-CREATION
> find-modules/FindKF5.cmake PRE-CREATION
>
> Diff: https://git.reviewboard.kde.org/r/117780/diff/
>
>
> Testing
> -------
>
> Built, ran autotests, installed. Removed PREFIX/lib64/cmake/KF5 (ie: KF5Umbrella).
>
> Altered KWin to use a single large find_package(KF5) with COMPONENTS and OPTIONAL_COMPONENTS. Tried with everything present, after removing the (optional) KF5Activities cmake config files (from PREFIX/lib64/cmake) and after removing the (required) KF5KIO and KF5XmlGui cmake config files. Behaviour was as expected in all cases, including the feature summary output.
>
> Visually inspected generated documentation.
>
>
> Thanks,
>
> Alex Merry
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-buildsystem/attachments/20140426/45da5452/attachment.html>
More information about the Kde-buildsystem
mailing list