KDE/kdelibs/kio

William A. Hoffman billlist at nycap.rr.com
Sun Feb 12 19:24:30 CET 2006


At 01:07 PM 2/12/2006, Christian Ehrlicher wrote:

>>> why do we need to add this?
>>> I mean - can't we simply say the we need ZLIB and cmake adds all things
>>> automagically? 

You have to tell cmake which target needs zlib.   CMake will automatically
chain link depends.  So, once you say kio needs zlib, anything that links
kio will also link to zlib.

-Bill



More information about the Kde-buildsystem mailing list