Review Request 119258: kcoreaddons: Fix ecm_generate_headers don't accumulate and only kaboutdata.h is exported.

Alex Merry alex.merry at kde.org
Sun Jul 13 11:52:52 UTC 2014


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


Passing the same variable to ecm_generate_headers for both the CamelCase headers and the REQUIRED_HEADERS should work just fine. I suspect you have a build issue at your end. Can you try removing both your build and install directories, and building again?

- Alex Merry


On July 13, 2014, 9:54 a.m., Andreas Xavier wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/119258/
> -----------------------------------------------------------
> 
> (Updated July 13, 2014, 9:54 a.m.)
> 
> 
> 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
> 
>

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


More information about the Kde-frameworks-devel mailing list