frameworks branch now requires CMake 2.8.6 RC 2
Stephen Kelly
steveire at gmail.com
Sun Sep 18 12:05:14 UTC 2011
Alexander Neundorf wrote:
> Does that answer your questions ?
>
> Alex
>
Yes, so the answer to my previous question:
> Should we also encourage frameworks to do this:
>
> ecm_add_library(itemmodels ...)
> target_link_libraries(itemmodels ...)
> target_link_libraries(itemmodels
> LINK_INTERFACE_LIBRARIES
> ${QT_QTCORE_LIBRARY}
> ${QT_QTGUI_LIBRARY}
> )
>
> ?
Is yes, frameworks should do that.
I'll update the existing frameworks later.
Thanks,
Steve.
More information about the Kde-buildsystem
mailing list