-----------------------------------------------------------
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
> 
>

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

Reply via email to