Review Request: Fix attica dependency

David Faure faure at kde.org
Tue Dec 25 21:46:43 UTC 2012


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



knewstuff/knewstuff3/CMakeLists.txt
<http://git.reviewboard.kde.org/r/107911/#comment18264>

    Don't duplicate the full list of libs.
    Call target_link_libraries once with all the non-optional libs, and then call it again inside an if(), with attica as argument.
    
    target_link_libraries is cumulative, it can be called multiple times.


- David Faure


On Dec. 25, 2012, 8:26 p.m., Valentin Rusu wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/107911/
> -----------------------------------------------------------
> 
> (Updated Dec. 25, 2012, 8:26 p.m.)
> 
> 
> Review request for KDE Frameworks and David Faure.
> 
> 
> Description
> -------
> 
> For the moment Attica won't build with QT5, so it won't install in a KF5/QT5 setup.
> This fix let KF5/QT5 build without Attica.
> 
> 
> Diffs
> -----
> 
>   CMakeLists.txt e5ef86e 
>   knewstuff/knewstuff3/CMakeLists.txt 8653433 
> 
> Diff: http://git.reviewboard.kde.org/r/107911/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Valentin Rusu
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20121225/0a9251c7/attachment.html>


More information about the Kde-frameworks-devel mailing list