Fwd: KDE/kdebase/libkonq

David Faure faure at kde.org
Wed Mar 1 14:24:50 CET 2006


On Wednesday 01 March 2006 13:48, Thiago Macieira wrote:
> David Faure wrote:
> >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.
> 
> Being pedantic:
> ${LIB_KPARTS} should expand to "kparts" only. The build system has to  
> figure out kparts' dependencies on its own.

I thought that this couldn't be done since Windows dlls, or static libs, or both,
don't record their dependencies, iirc.

So my suggestion achieves the same goal, more easily. To the "user" (i.e. the
one who writes a CMakeFiles.txt for his lib or app) the effect is the same anyway:
specifying LIB_KPARTS should be enough (we agree on that at least ;)

-- 
David Faure, faure at kde.org, sponsored by Trolltech to work on KDE,
Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org).


More information about the Kde-buildsystem mailing list