summaryrefslogtreecommitdiffstats
path: root/src/tools/uic/python/pythonwriteimports.cpp
diff options
context:
space:
mode:
authorAlexandru Croitor <[email protected]>2020-08-18 18:13:03 +0200
committerJoerg Bornemann <[email protected]>2020-12-04 15:39:32 +0100
commit24f12d0cefe00adfe1b11cf41efbb146d529a6cd (patch)
tree2489172d2ca777d484509962724b9a1597fd55e1 /src/tools/uic/python/pythonwriteimports.cpp
parent3d780c0d7068a6a6876d058314b1970810008c1f (diff)
CMake: Build examples with qmake against a CMake built Qt
We want to remove the Qt .pro files for projects, except examples, because examples are still meant to build with qmake. To not lose coverage on examples built with qmake, add instructions that will build the qtrepo/examples folder with qmake when the CMake configuration has -DQT_BUILD_EXAMPLES=ON. This means that such configurations will build examples both with CMake and qmake. Aside from making sure that our examples will still build with qmake, it will gives us some some coverage that a CMake-built qmake works correctly. Implementation-wise, add new instructions files that can call qmake and make depending on configuration and target type. Pick-to: 6.0 Fixes: QTBUG-85986 Change-Id: Ie8f4cbcda03c94da2aef455e32f48dad41a4bdb0 Reviewed-by: Alexandru Croitor <[email protected]>
Diffstat (limited to 'src/tools/uic/python/pythonwriteimports.cpp')
0 files changed, 0 insertions, 0 deletions