Qt static libraries - pkgconfig again
Thiago Macieira
thiago at kde.org
Fri Feb 23 01:18:52 CET 2007
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.
--
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
PGP/GPG: 0x6EF45358; fingerprint:
E067 918B B660 DBD1 105C 966C 33F5 F005 6EF4 5358
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://mail.kde.org/pipermail/kde-buildsystem/attachments/20070223/3bf65f08/attachment.pgp
More information about the Kde-buildsystem
mailing list