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

Attachment: pgpU2YhVx5pzS.pgp
Description: PGP signature

_______________________________________________
Kde-buildsystem mailing list
Kde-buildsystem@kde.org
https://mail.kde.org/mailman/listinfo/kde-buildsystem

Reply via email to