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.

_______________________________________________
Kde-buildsystem mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kde-buildsystem

Reply via email to