summaryrefslogtreecommitdiffstats
path: root/src/corelib/Qt6CoreMacros.cmake
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2021-06-11 16:56:59 +0200
committerAlexandru Croitor <alexandru.croitor@qt.io>2021-06-17 18:56:12 +0200
commit103c1bc7baf29dbc93fdffc81586c83225eeef1c (patch)
treea814b8695f3429c46e60246f326932fb34e550f6 /src/corelib/Qt6CoreMacros.cmake
parent15c5f905072c28537586a070a5320201edeee316 (diff)
CMake: Don't generate .pri files for qml plugins
We didn't do it in Qt 5 times and it was accidentally done for Qt 6. There's no reason to generate them, the .pri files are only meant to be used for regular plugins so a project can do QTPLUGINS += foo. That mechanism is not needed for qml plugins which use qmlimportscanner instead. Furthermore the pri contents didn't contain a class name, so they couldn't be used anyway. Pick-to: 6.2 Change-Id: I6299fda21ece0f693a817ab558b45aa46b97e5ee Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
Diffstat (limited to 'src/corelib/Qt6CoreMacros.cmake')
0 files changed, 0 insertions, 0 deletions