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

Review request for Build System, KDE Frameworks and Sebastian Kügler.


Repository: kdelibs


Description
-------

There are some KF5 frameworks that are used through cmake macros instead of by 
linking to its libraries. These frameworks install a Macros.cmake file that 
adds the tools needed to use them. It's not really possible to include those 
Macros files from other projects at the moment.

This patch adds a Config file so these include files can be found using 
find_package (which is the standard way of finding a framework anyway)


Diffs
-----

  staging/kinit/CMakeLists.txt 10c226c 
  tier2/kdoctools/CMakeLists.txt a74ef92 

Diff: http://git.reviewboard.kde.org/r/113149/diff/


Testing
-------


Thanks,

Aleix Pol Gonzalez

_______________________________________________
Kde-buildsystem mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kde-buildsystem

Reply via email to