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

Review request for KDE Frameworks and Michael Pyne.


Repository: kcoreaddons


Description
-------

While bulding frameworks following 
https://community.kde.org/Frameworks/Building/Details, I was unable to use 
kcoreaddons in anything because the only header that was exported was 
kaboutdata.  I think that the problem is that ecm_generate_headers will not 
accumulate the list of required_headers on the same variable as the initial 
variables.  In the patch I created a new variable KCoreAddons_HEADERSout to fix 
this problem.

I may also have incorrectly configured ecm, in which case this patch will not 
be useful.


Diffs
-----

  src/lib/CMakeLists.txt 26eb5a1 

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


Testing
-------

Compiled and then linked with kauth, which previously couldn't find kjob.h.


Thanks,

Andreas Xavier

_______________________________________________
Kde-frameworks-devel mailing list
Kde-frameworks-devel@kde.org
https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Reply via email to