Qt static libraries - pkgconfig again
Christian Ehrlicher
Ch.Ehrlicher at gmx.de
Fri Feb 23 06:32:03 CET 2007
Thiago Macieira schrieb:
> Qt has one static library that we use in KDE code: QtUiTools. Whichever
> reason the Trolls had to make it static is besides the point: it is
> static.
>
> That means we must fetch its dependency info from the Qt installation into
> CMake. And Qt provides only one official way of doing that: via
> pkg-config.
>
> So, I ask again: can we start supporting discovery of Qt via pkg-config by
> default on all systems? If that doesn't work, we'd have a fallback to the
> current discovery via qmake.
>
pkg-config on win32 is a bad idea... :(
Christian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 250 bytes
Desc: OpenPGP digital signature
Url : http://mail.kde.org/pipermail/kde-buildsystem/attachments/20070223/32bf0b6c/attachment.pgp
More information about the Kde-buildsystem
mailing list