> +target_link_libraries(konq  ${QT_AND_KDECORE_LIBS} kparts kde3support kdeui 
> kio DCOP ${QT_QTGUI_LIBRARY} ${QT_QT3SUPPORT_LIBRARY} ${QT_QTXML_LIBRARY} 
> kdefx ${ZLIB_LIBRARY} ${X11_LIBRARIES})

We really need some ${LIB_KPARTS} alias which expands to 
  kparts kde3support kdeui kio DCOP ${QT_QTGUI_LIBRARY} 
${QT_QT3SUPPORT_LIBRARY} ${QT_QTXML_LIBRARY} kdefx ${ZLIB_LIBRARY} 
${X11_LIBRARIES}
Is that possible?

This is just too much details to be right.

-- 
David Faure, [EMAIL PROTECTED], sponsored by Trolltech to work on KDE,
Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org).
_______________________________________________
Kde-buildsystem mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kde-buildsystem

Reply via email to