Details
-
User Story
-
Resolution: Done
-
P1: Critical
-
None
Description
Users should still be able to build applications with qmake against the CMake built Qt.
As a consequence we should also be able to build other Qt modules using qmake against a qtbase built with CMake.
This would also allow gradual migration from qmake to CMake on a per-module basis.
This will probably mean the following:
1) Generate .pri and .prl files for each module built
2) Generate an appropriate qt.conf file that lives alongside qmake, so that cross builds work.
Attachments
Issue Links
- relates to
-
QTBUG-84781 Qmake mixing still fails for certain configurations
- Closed
-
QTBUG-82973 Port Coin qmake instructions to yaml to allow "qmake mixing"
- Closed
-
QTBUG-82167 Allow building src/3rdparty projects instead of using vcpkg
- Closed
- resulted in
-
QTBUG-104736 INCPATH is not correct when using "QMAKE_USE += gtk3" in a .pro file
- Closed