Re: [Development] CMake, PRLs, static Qt and private Qt deps

2016-05-14 Thread Tim Blechmann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 > Before Qt 5.0 was released, the CMake helper files included a > useful feature that read .prl files in order to find and include > Qt dependencies (such as, say, libqtpcre, but also dynamic system > libraries, and whatever else) in CMake builds ag

[Development] CMake, PRLs, static Qt and private Qt deps

2016-05-14 Thread Mikkel Krautz
Before Qt 5.0 was released, the CMake helper files included a useful feature that read .prl files in order to find and include Qt dependencies (such as, say, libqtpcre, but also dynamic system libraries, and whatever else) in CMake builds against a statically linked Qt. This was removed by the fol