summaryrefslogtreecommitdiffstats
path: root/src/plugins
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2019-11-12 14:26:58 +0100
committerAlexandru Croitor <alexandru.croitor@qt.io>2019-11-12 17:27:29 +0000
commitcb6f92c481a451bb8a7a26c8d933761896cf3884 (patch)
treef0d0f5edd792f4d436617cc0c0e252a9bec9c6f7 /src/plugins
parentb0a223cf08e6183b7ce07a7e5cf964dfb592973e (diff)
Regenerate everything under ./src
Change-Id: Ibdbdc17f8c2ee41356f490dd839a47e1bcf4c586 Reviewed-by: Leander Beernaert <leander.beernaert@qt.io> Reviewed-by: Simon Hausmann <simon.hausmann@qt.io> Reviewed-by: Qt CMake Build Bot
Diffstat (limited to 'src/plugins')
-rw-r--r--src/plugins/bearer/android/src/CMakeLists.txt3
-rw-r--r--src/plugins/bearer/connman/CMakeLists.txt1
-rw-r--r--src/plugins/bearer/corewlan/CMakeLists.txt1
-rw-r--r--src/plugins/bearer/generic/CMakeLists.txt1
-rw-r--r--src/plugins/bearer/networkmanager/CMakeLists.txt1
-rw-r--r--src/plugins/generic/evdevkeyboard/CMakeLists.txt1
-rw-r--r--src/plugins/generic/evdevmouse/CMakeLists.txt1
-rw-r--r--src/plugins/generic/evdevtablet/CMakeLists.txt1
-rw-r--r--src/plugins/generic/evdevtouch/CMakeLists.txt1
-rw-r--r--src/plugins/generic/libinput/CMakeLists.txt1
-rw-r--r--src/plugins/generic/tslib/.prev_CMakeLists.txt1
-rw-r--r--src/plugins/generic/tslib/CMakeLists.txt1
-rw-r--r--src/plugins/generic/tuiotouch/CMakeLists.txt1
-rw-r--r--src/plugins/imageformats/gif/.prev_CMakeLists.txt1
-rw-r--r--src/plugins/imageformats/gif/CMakeLists.txt1
-rw-r--r--src/plugins/imageformats/ico/CMakeLists.txt1
-rw-r--r--src/plugins/imageformats/jpeg/.prev_CMakeLists.txt1
-rw-r--r--src/plugins/imageformats/jpeg/CMakeLists.txt1
-rw-r--r--src/plugins/platforminputcontexts/compose/.prev_CMakeLists.txt1
-rw-r--r--src/plugins/platforminputcontexts/compose/CMakeLists.txt1
-rw-r--r--src/plugins/platforminputcontexts/ibus/CMakeLists.txt1
-rw-r--r--src/plugins/platforms/android/.prev_CMakeLists.txt1
-rw-r--r--src/plugins/platforms/android/CMakeLists.txt1
-rw-r--r--src/plugins/platforms/cocoa/.prev_CMakeLists.txt1
-rw-r--r--src/plugins/platforms/cocoa/CMakeLists.txt1
-rw-r--r--src/plugins/platforms/directfb/.prev_CMakeLists.txt1
-rw-r--r--src/plugins/platforms/directfb/CMakeLists.txt1
-rw-r--r--src/plugins/platforms/eglfs/deviceintegration/eglfs_emu/CMakeLists.txt1
-rw-r--r--src/plugins/platforms/eglfs/deviceintegration/eglfs_kms/CMakeLists.txt1
-rw-r--r--src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_egldevice/CMakeLists.txt1
-rw-r--r--src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/CMakeLists.txt3
-rw-r--r--src/plugins/platforms/eglfs/deviceintegration/eglfs_x11/CMakeLists.txt1
-rw-r--r--src/plugins/platforms/linuxfb/.prev_CMakeLists.txt1
-rw-r--r--src/plugins/platforms/linuxfb/CMakeLists.txt1
-rw-r--r--src/plugins/platforms/minimal/.prev_CMakeLists.txt1
-rw-r--r--src/plugins/platforms/minimal/CMakeLists.txt1
-rw-r--r--src/plugins/platforms/minimalegl/.prev_CMakeLists.txt1
-rw-r--r--src/plugins/platforms/minimalegl/CMakeLists.txt1
-rw-r--r--src/plugins/platforms/offscreen/.prev_CMakeLists.txt1
-rw-r--r--src/plugins/platforms/offscreen/CMakeLists.txt1
-rw-r--r--src/plugins/platforms/vnc/.prev_CMakeLists.txt1
-rw-r--r--src/plugins/platforms/vnc/CMakeLists.txt1
-rw-r--r--src/plugins/platforms/windows/.prev_CMakeLists.txt1
-rw-r--r--src/plugins/platforms/windows/CMakeLists.txt1
-rw-r--r--src/plugins/platforms/xcb/gl_integrations/xcb_egl/CMakeLists.txt3
-rw-r--r--src/plugins/platforms/xcb/gl_integrations/xcb_glx/CMakeLists.txt3
-rw-r--r--src/plugins/platformthemes/gtk3/.prev_CMakeLists.txt1
-rw-r--r--src/plugins/platformthemes/gtk3/CMakeLists.txt1
-rw-r--r--src/plugins/platformthemes/xdgdesktopportal/CMakeLists.txt1
-rw-r--r--src/plugins/printsupport/cocoa/CMakeLists.txt1
-rw-r--r--src/plugins/printsupport/cups/.prev_CMakeLists.txt1
-rw-r--r--src/plugins/printsupport/cups/CMakeLists.txt1
-rw-r--r--src/plugins/styles/mac/CMakeLists.txt1
53 files changed, 0 insertions, 61 deletions
diff --git a/src/plugins/bearer/android/src/CMakeLists.txt b/src/plugins/bearer/android/src/CMakeLists.txt
index 95f8f1fd65..28beab0bbd 100644
--- a/src/plugins/bearer/android/src/CMakeLists.txt
+++ b/src/plugins/bearer/android/src/CMakeLists.txt
@@ -20,6 +20,3 @@ add_qt_plugin(qandroidbearer
Qt::Core
Qt::Network
)
-
-#### Keys ignored in scope 1:.:.:src.pro:<TRUE>:
-# _LOADED = "qt_plugin"
diff --git a/src/plugins/bearer/connman/CMakeLists.txt b/src/plugins/bearer/connman/CMakeLists.txt
index ff368dd693..c1940a1e16 100644
--- a/src/plugins/bearer/connman/CMakeLists.txt
+++ b/src/plugins/bearer/connman/CMakeLists.txt
@@ -22,4 +22,3 @@ add_qt_plugin(qconnmanbearer
#### Keys ignored in scope 1:.:.:connman.pro:<TRUE>:
# OTHER_FILES = "connman.json"
-# _LOADED = "qt_plugin"
diff --git a/src/plugins/bearer/corewlan/CMakeLists.txt b/src/plugins/bearer/corewlan/CMakeLists.txt
index 8323d9885a..f42f9cfb52 100644
--- a/src/plugins/bearer/corewlan/CMakeLists.txt
+++ b/src/plugins/bearer/corewlan/CMakeLists.txt
@@ -22,7 +22,6 @@ add_qt_plugin(qcorewlanbearer
#### Keys ignored in scope 1:.:.:corewlan.pro:<TRUE>:
# OTHER_FILES = "corewlan.json"
-# _LOADED = "qt_plugin"
## Scopes:
#####################################################################
diff --git a/src/plugins/bearer/generic/CMakeLists.txt b/src/plugins/bearer/generic/CMakeLists.txt
index 990a6f6743..9f02d5cd7f 100644
--- a/src/plugins/bearer/generic/CMakeLists.txt
+++ b/src/plugins/bearer/generic/CMakeLists.txt
@@ -21,7 +21,6 @@ add_qt_plugin(qgenericbearer
#### Keys ignored in scope 1:.:.:generic.pro:<TRUE>:
# OTHER_FILES = "generic.json"
-# _LOADED = "qt_plugin"
## Scopes:
#####################################################################
diff --git a/src/plugins/bearer/networkmanager/CMakeLists.txt b/src/plugins/bearer/networkmanager/CMakeLists.txt
index 171250233e..f0748bebde 100644
--- a/src/plugins/bearer/networkmanager/CMakeLists.txt
+++ b/src/plugins/bearer/networkmanager/CMakeLists.txt
@@ -22,4 +22,3 @@ add_qt_plugin(qnmbearer
#### Keys ignored in scope 1:.:.:networkmanager.pro:<TRUE>:
# OTHER_FILES = "networkmanager.json"
-# _LOADED = "qt_plugin"
diff --git a/src/plugins/generic/evdevkeyboard/CMakeLists.txt b/src/plugins/generic/evdevkeyboard/CMakeLists.txt
index 59510d604e..2466339d83 100644
--- a/src/plugins/generic/evdevkeyboard/CMakeLists.txt
+++ b/src/plugins/generic/evdevkeyboard/CMakeLists.txt
@@ -22,4 +22,3 @@ add_qt_plugin(qevdevkeyboardplugin
#### Keys ignored in scope 1:.:.:evdevkeyboard.pro:<TRUE>:
# OTHER_FILES = "evdevkeyboard.json"
# PLUGIN_EXTENDS = "-"
-# _LOADED = "qt_plugin"
diff --git a/src/plugins/generic/evdevmouse/CMakeLists.txt b/src/plugins/generic/evdevmouse/CMakeLists.txt
index 339a538576..e65ca7d717 100644
--- a/src/plugins/generic/evdevmouse/CMakeLists.txt
+++ b/src/plugins/generic/evdevmouse/CMakeLists.txt
@@ -22,4 +22,3 @@ add_qt_plugin(qevdevmouseplugin
#### Keys ignored in scope 1:.:.:evdevmouse.pro:<TRUE>:
# OTHER_FILES = "evdevmouse.json"
# PLUGIN_EXTENDS = "-"
-# _LOADED = "qt_plugin"
diff --git a/src/plugins/generic/evdevtablet/CMakeLists.txt b/src/plugins/generic/evdevtablet/CMakeLists.txt
index 2898f00bde..4d463fa929 100644
--- a/src/plugins/generic/evdevtablet/CMakeLists.txt
+++ b/src/plugins/generic/evdevtablet/CMakeLists.txt
@@ -22,4 +22,3 @@ add_qt_plugin(qevdevtabletplugin
#### Keys ignored in scope 1:.:.:evdevtablet.pro:<TRUE>:
# OTHER_FILES = "evdevtablet.json"
# PLUGIN_EXTENDS = "-"
-# _LOADED = "qt_plugin"
diff --git a/src/plugins/generic/evdevtouch/CMakeLists.txt b/src/plugins/generic/evdevtouch/CMakeLists.txt
index ae0ec4ae4b..616759f49d 100644
--- a/src/plugins/generic/evdevtouch/CMakeLists.txt
+++ b/src/plugins/generic/evdevtouch/CMakeLists.txt
@@ -22,4 +22,3 @@ add_qt_plugin(qevdevtouchplugin
#### Keys ignored in scope 1:.:.:evdevtouch.pro:<TRUE>:
# OTHER_FILES = "evdevtouch.json"
# PLUGIN_EXTENDS = "-"
-# _LOADED = "qt_plugin"
diff --git a/src/plugins/generic/libinput/CMakeLists.txt b/src/plugins/generic/libinput/CMakeLists.txt
index f44265c4d6..1b07b0926c 100644
--- a/src/plugins/generic/libinput/CMakeLists.txt
+++ b/src/plugins/generic/libinput/CMakeLists.txt
@@ -22,4 +22,3 @@ add_qt_plugin(qlibinputplugin
#### Keys ignored in scope 1:.:.:libinput.pro:<TRUE>:
# OTHER_FILES = "libinput.json"
# PLUGIN_EXTENDS = "-"
-# _LOADED = "qt_plugin"
diff --git a/src/plugins/generic/tslib/.prev_CMakeLists.txt b/src/plugins/generic/tslib/.prev_CMakeLists.txt
index 12aa29bb00..7663c67a6d 100644
--- a/src/plugins/generic/tslib/.prev_CMakeLists.txt
+++ b/src/plugins/generic/tslib/.prev_CMakeLists.txt
@@ -23,4 +23,3 @@ add_qt_plugin(qtslibplugin
#### Keys ignored in scope 1:.:.:tslib.pro:<TRUE>:
# OTHER_FILES = "tslib.json"
# PLUGIN_EXTENDS = "-"
-# _LOADED = "qt_plugin"
diff --git a/src/plugins/generic/tslib/CMakeLists.txt b/src/plugins/generic/tslib/CMakeLists.txt
index 714c8853f1..2a26fcc2b3 100644
--- a/src/plugins/generic/tslib/CMakeLists.txt
+++ b/src/plugins/generic/tslib/CMakeLists.txt
@@ -25,4 +25,3 @@ add_qt_plugin(qtslibplugin
#### Keys ignored in scope 1:.:.:tslib.pro:<TRUE>:
# OTHER_FILES = "tslib.json"
# PLUGIN_EXTENDS = "-"
-# _LOADED = "qt_plugin"
diff --git a/src/plugins/generic/tuiotouch/CMakeLists.txt b/src/plugins/generic/tuiotouch/CMakeLists.txt
index ec0f03367e..2c7aa4fc90 100644
--- a/src/plugins/generic/tuiotouch/CMakeLists.txt
+++ b/src/plugins/generic/tuiotouch/CMakeLists.txt
@@ -28,4 +28,3 @@ add_qt_plugin(qtuiotouchplugin
#### Keys ignored in scope 1:.:.:tuiotouch.pro:<TRUE>:
# OTHER_FILES = "tuiotouch.json"
# PLUGIN_EXTENDS = "-"
-# _LOADED = "qt_plugin"
diff --git a/src/plugins/imageformats/gif/.prev_CMakeLists.txt b/src/plugins/imageformats/gif/.prev_CMakeLists.txt
index c4add000b2..19c1d678c2 100644
--- a/src/plugins/imageformats/gif/.prev_CMakeLists.txt
+++ b/src/plugins/imageformats/gif/.prev_CMakeLists.txt
@@ -17,4 +17,3 @@ add_qt_plugin(qgif
#### Keys ignored in scope 1:.:.:gif.pro:<TRUE>:
# OTHER_FILES = "gif.json"
-# _LOADED = "qt_plugin"
diff --git a/src/plugins/imageformats/gif/CMakeLists.txt b/src/plugins/imageformats/gif/CMakeLists.txt
index f9d90c6825..f3642a62e0 100644
--- a/src/plugins/imageformats/gif/CMakeLists.txt
+++ b/src/plugins/imageformats/gif/CMakeLists.txt
@@ -18,4 +18,3 @@ add_qt_plugin(qgif
#### Keys ignored in scope 1:.:.:gif.pro:<TRUE>:
# OTHER_FILES = "gif.json"
-# _LOADED = "qt_plugin"
diff --git a/src/plugins/imageformats/ico/CMakeLists.txt b/src/plugins/imageformats/ico/CMakeLists.txt
index d054bd9936..93d2f26bfe 100644
--- a/src/plugins/imageformats/ico/CMakeLists.txt
+++ b/src/plugins/imageformats/ico/CMakeLists.txt
@@ -19,4 +19,3 @@ add_qt_plugin(qico
#### Keys ignored in scope 1:.:.:ico.pro:<TRUE>:
# OTHER_FILES = "ico.json"
-# _LOADED = "qt_plugin"
diff --git a/src/plugins/imageformats/jpeg/.prev_CMakeLists.txt b/src/plugins/imageformats/jpeg/.prev_CMakeLists.txt
index 5d2f2d9a63..ed3d7892fd 100644
--- a/src/plugins/imageformats/jpeg/.prev_CMakeLists.txt
+++ b/src/plugins/imageformats/jpeg/.prev_CMakeLists.txt
@@ -21,4 +21,3 @@ add_qt_plugin(qjpeg
#### Keys ignored in scope 1:.:.:jpeg.pro:<TRUE>:
# OTHER_FILES = "jpeg.json"
-# _LOADED = "qt_plugin"
diff --git a/src/plugins/imageformats/jpeg/CMakeLists.txt b/src/plugins/imageformats/jpeg/CMakeLists.txt
index 065ac08af6..d4ccf1e584 100644
--- a/src/plugins/imageformats/jpeg/CMakeLists.txt
+++ b/src/plugins/imageformats/jpeg/CMakeLists.txt
@@ -23,4 +23,3 @@ add_qt_plugin(qjpeg
#### Keys ignored in scope 1:.:.:jpeg.pro:<TRUE>:
# OTHER_FILES = "jpeg.json"
-# _LOADED = "qt_plugin"
diff --git a/src/plugins/platforminputcontexts/compose/.prev_CMakeLists.txt b/src/plugins/platforminputcontexts/compose/.prev_CMakeLists.txt
index d68ff2fcff..1e416554af 100644
--- a/src/plugins/platforminputcontexts/compose/.prev_CMakeLists.txt
+++ b/src/plugins/platforminputcontexts/compose/.prev_CMakeLists.txt
@@ -22,4 +22,3 @@ add_qt_plugin(composeplatforminputcontextplugin
#### Keys ignored in scope 1:.:.:compose.pro:<TRUE>:
# OTHER_FILES = "$$PWD/compose.json"
# PLUGIN_EXTENDS = "-"
-# _LOADED = "qt_plugin"
diff --git a/src/plugins/platforminputcontexts/compose/CMakeLists.txt b/src/plugins/platforminputcontexts/compose/CMakeLists.txt
index 406e535226..b1ba1d811e 100644
--- a/src/plugins/platforminputcontexts/compose/CMakeLists.txt
+++ b/src/plugins/platforminputcontexts/compose/CMakeLists.txt
@@ -25,4 +25,3 @@ add_qt_plugin(composeplatforminputcontextplugin
#### Keys ignored in scope 1:.:.:compose.pro:<TRUE>:
# OTHER_FILES = "$$PWD/compose.json"
# PLUGIN_EXTENDS = "-"
-# _LOADED = "qt_plugin"
diff --git a/src/plugins/platforminputcontexts/ibus/CMakeLists.txt b/src/plugins/platforminputcontexts/ibus/CMakeLists.txt
index cb9338426a..49bdc448d8 100644
--- a/src/plugins/platforminputcontexts/ibus/CMakeLists.txt
+++ b/src/plugins/platforminputcontexts/ibus/CMakeLists.txt
@@ -27,4 +27,3 @@ add_qt_plugin(ibusplatforminputcontextplugin
#### Keys ignored in scope 1:.:.:ibus.pro:<TRUE>:
# OTHER_FILES = "$$PWD/ibus.json"
# PLUGIN_EXTENDS = "-"
-# _LOADED = "qt_plugin"
diff --git a/src/plugins/platforms/android/.prev_CMakeLists.txt b/src/plugins/platforms/android/.prev_CMakeLists.txt
index 75a62f1e8c..5c825c6b34 100644
--- a/src/plugins/platforms/android/.prev_CMakeLists.txt
+++ b/src/plugins/platforms/android/.prev_CMakeLists.txt
@@ -62,7 +62,6 @@ add_qt_plugin(qtforandroid
#### Keys ignored in scope 1:.:.:android.pro:<TRUE>:
# OTHER_FILES = "$$PWD/android.json"
-# _LOADED = "qt_plugin"
## Scopes:
#####################################################################
diff --git a/src/plugins/platforms/android/CMakeLists.txt b/src/plugins/platforms/android/CMakeLists.txt
index bcc3538bcc..536bb2635f 100644
--- a/src/plugins/platforms/android/CMakeLists.txt
+++ b/src/plugins/platforms/android/CMakeLists.txt
@@ -71,7 +71,6 @@ add_qt_plugin(qtforandroid
#### Keys ignored in scope 1:.:.:android.pro:<TRUE>:
# OTHER_FILES = "$$PWD/android.json"
-# _LOADED = "qt_plugin"
## Scopes:
#####################################################################
diff --git a/src/plugins/platforms/cocoa/.prev_CMakeLists.txt b/src/plugins/platforms/cocoa/.prev_CMakeLists.txt
index 8808017a87..d9d0dd7509 100644
--- a/src/plugins/platforms/cocoa/.prev_CMakeLists.txt
+++ b/src/plugins/platforms/cocoa/.prev_CMakeLists.txt
@@ -84,7 +84,6 @@ add_qt_resource(qcocoa "qcocoaresources"
#### Keys ignored in scope 1:.:.:cocoa.pro:<TRUE>:
# OTHER_FILES = "cocoa.json"
-# _LOADED = "qt_plugin"
## Scopes:
#####################################################################
diff --git a/src/plugins/platforms/cocoa/CMakeLists.txt b/src/plugins/platforms/cocoa/CMakeLists.txt
index 53b56da5f1..68ae238334 100644
--- a/src/plugins/platforms/cocoa/CMakeLists.txt
+++ b/src/plugins/platforms/cocoa/CMakeLists.txt
@@ -88,7 +88,6 @@ add_qt_resource(qcocoa "qcocoaresources"
#### Keys ignored in scope 1:.:.:cocoa.pro:<TRUE>:
# OTHER_FILES = "cocoa.json"
-# _LOADED = "qt_plugin"
## Scopes:
#####################################################################
diff --git a/src/plugins/platforms/directfb/.prev_CMakeLists.txt b/src/plugins/platforms/directfb/.prev_CMakeLists.txt
index 9c241c340c..6ac3ff6936 100644
--- a/src/plugins/platforms/directfb/.prev_CMakeLists.txt
+++ b/src/plugins/platforms/directfb/.prev_CMakeLists.txt
@@ -35,7 +35,6 @@ add_qt_plugin(qdirectfb
#### Keys ignored in scope 1:.:.:directfb.pro:<TRUE>:
# OTHER_FILES = "directfb.json"
-# _LOADED = "qt_plugin"
## Scopes:
#####################################################################
diff --git a/src/plugins/platforms/directfb/CMakeLists.txt b/src/plugins/platforms/directfb/CMakeLists.txt
index ca195d87d7..2887ece53d 100644
--- a/src/plugins/platforms/directfb/CMakeLists.txt
+++ b/src/plugins/platforms/directfb/CMakeLists.txt
@@ -39,7 +39,6 @@ add_qt_plugin(qdirectfb
#### Keys ignored in scope 1:.:.:directfb.pro:<TRUE>:
# OTHER_FILES = "directfb.json"
-# _LOADED = "qt_plugin"
## Scopes:
#####################################################################
diff --git a/src/plugins/platforms/eglfs/deviceintegration/eglfs_emu/CMakeLists.txt b/src/plugins/platforms/eglfs/deviceintegration/eglfs_emu/CMakeLists.txt
index 3ebe169d33..ebab7d35c3 100644
--- a/src/plugins/platforms/eglfs/deviceintegration/eglfs_emu/CMakeLists.txt
+++ b/src/plugins/platforms/eglfs/deviceintegration/eglfs_emu/CMakeLists.txt
@@ -28,4 +28,3 @@ add_qt_plugin(qeglfs-emu-integration
#### Keys ignored in scope 1:.:.:eglfs_emu.pro:<TRUE>:
# DISTFILES = "eglfs_emu.json"
# OTHER_FILES = "$$PWD/eglfs_emu.json"
-# _LOADED = "qt_plugin"
diff --git a/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms/CMakeLists.txt b/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms/CMakeLists.txt
index 57e0f1d248..a8219604f1 100644
--- a/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms/CMakeLists.txt
+++ b/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms/CMakeLists.txt
@@ -39,4 +39,3 @@ add_qt_plugin(qeglfs-kms-integration
#### Keys ignored in scope 1:.:.:eglfs_kms.pro:<TRUE>:
# OTHER_FILES = "$$PWD/eglfs_kms.json"
-# _LOADED = "qt_plugin"
diff --git a/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_egldevice/CMakeLists.txt b/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_egldevice/CMakeLists.txt
index 07a72ce61f..08040e1c69 100644
--- a/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_egldevice/CMakeLists.txt
+++ b/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_egldevice/CMakeLists.txt
@@ -36,4 +36,3 @@ add_qt_plugin(qeglfs-kms-egldevice-integration
#### Keys ignored in scope 1:.:.:eglfs_kms_egldevice.pro:<TRUE>:
# OTHER_FILES = "$$PWD/eglfs_kms_egldevice.json"
-# _LOADED = "qt_plugin"
diff --git a/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/CMakeLists.txt b/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/CMakeLists.txt
index 0c51781475..1a7a12eb90 100644
--- a/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/CMakeLists.txt
+++ b/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/CMakeLists.txt
@@ -30,6 +30,3 @@ add_qt_module(EglFsKmsSupport
Qt::Gui
Qt::KmsSupport
)
-
-#### Keys ignored in scope 1:.:.:eglfs_kms_support.pro:<TRUE>:
-# _LOADED = "qt_module"
diff --git a/src/plugins/platforms/eglfs/deviceintegration/eglfs_x11/CMakeLists.txt b/src/plugins/platforms/eglfs/deviceintegration/eglfs_x11/CMakeLists.txt
index 816fe3fc13..d358d5c5c7 100644
--- a/src/plugins/platforms/eglfs/deviceintegration/eglfs_x11/CMakeLists.txt
+++ b/src/plugins/platforms/eglfs/deviceintegration/eglfs_x11/CMakeLists.txt
@@ -28,4 +28,3 @@ add_qt_plugin(qeglfs-x11-integration
#### Keys ignored in scope 1:.:.:eglfs_x11.pro:<TRUE>:
# OTHER_FILES = "$$PWD/eglfs_x11.json"
-# _LOADED = "qt_plugin"
diff --git a/src/plugins/platforms/linuxfb/.prev_CMakeLists.txt b/src/plugins/platforms/linuxfb/.prev_CMakeLists.txt
index 5354ed6e80..8843776d27 100644
--- a/src/plugins/platforms/linuxfb/.prev_CMakeLists.txt
+++ b/src/plugins/platforms/linuxfb/.prev_CMakeLists.txt
@@ -31,7 +31,6 @@ add_qt_plugin(qlinuxfb
#### Keys ignored in scope 1:.:.:linuxfb.pro:<TRUE>:
# OTHER_FILES = "linuxfb.json"
-# _LOADED = "qt_plugin"
## Scopes:
#####################################################################
diff --git a/src/plugins/platforms/linuxfb/CMakeLists.txt b/src/plugins/platforms/linuxfb/CMakeLists.txt
index 935e683c27..aabf698441 100644
--- a/src/plugins/platforms/linuxfb/CMakeLists.txt
+++ b/src/plugins/platforms/linuxfb/CMakeLists.txt
@@ -32,7 +32,6 @@ add_qt_plugin(qlinuxfb
#### Keys ignored in scope 1:.:.:linuxfb.pro:<TRUE>:
# OTHER_FILES = "linuxfb.json"
-# _LOADED = "qt_plugin"
## Scopes:
#####################################################################
diff --git a/src/plugins/platforms/minimal/.prev_CMakeLists.txt b/src/plugins/platforms/minimal/.prev_CMakeLists.txt
index de0f00415a..94e57fc174 100644
--- a/src/plugins/platforms/minimal/.prev_CMakeLists.txt
+++ b/src/plugins/platforms/minimal/.prev_CMakeLists.txt
@@ -27,7 +27,6 @@ add_qt_plugin(qminimal
#### Keys ignored in scope 1:.:.:minimal.pro:<TRUE>:
# OTHER_FILES = "minimal.json"
-# _LOADED = "qt_plugin"
## Scopes:
#####################################################################
diff --git a/src/plugins/platforms/minimal/CMakeLists.txt b/src/plugins/platforms/minimal/CMakeLists.txt
index 4898f7fd3b..0a56eabd25 100644
--- a/src/plugins/platforms/minimal/CMakeLists.txt
+++ b/src/plugins/platforms/minimal/CMakeLists.txt
@@ -28,7 +28,6 @@ add_qt_plugin(qminimal
#### Keys ignored in scope 1:.:.:minimal.pro:<TRUE>:
# OTHER_FILES = "minimal.json"
-# _LOADED = "qt_plugin"
## Scopes:
#####################################################################
diff --git a/src/plugins/platforms/minimalegl/.prev_CMakeLists.txt b/src/plugins/platforms/minimalegl/.prev_CMakeLists.txt
index 9f9f4b2020..56d52951b9 100644
--- a/src/plugins/platforms/minimalegl/.prev_CMakeLists.txt
+++ b/src/plugins/platforms/minimalegl/.prev_CMakeLists.txt
@@ -30,7 +30,6 @@ add_qt_plugin(qminimalegl
#### Keys ignored in scope 1:.:.:minimalegl.pro:<TRUE>:
# OTHER_FILES = "minimalegl.json"
-# _LOADED = "qt_plugin"
## Scopes:
#####################################################################
diff --git a/src/plugins/platforms/minimalegl/CMakeLists.txt b/src/plugins/platforms/minimalegl/CMakeLists.txt
index 87aa8bc15b..360043f22d 100644
--- a/src/plugins/platforms/minimalegl/CMakeLists.txt
+++ b/src/plugins/platforms/minimalegl/CMakeLists.txt
@@ -31,7 +31,6 @@ add_qt_plugin(qminimalegl
#### Keys ignored in scope 1:.:.:minimalegl.pro:<TRUE>:
# OTHER_FILES = "minimalegl.json"
-# _LOADED = "qt_plugin"
## Scopes:
#####################################################################
diff --git a/src/plugins/platforms/offscreen/.prev_CMakeLists.txt b/src/plugins/platforms/offscreen/.prev_CMakeLists.txt
index 9dac294745..5944b24741 100644
--- a/src/plugins/platforms/offscreen/.prev_CMakeLists.txt
+++ b/src/plugins/platforms/offscreen/.prev_CMakeLists.txt
@@ -28,7 +28,6 @@ add_qt_plugin(qoffscreen
#### Keys ignored in scope 1:.:.:offscreen.pro:<TRUE>:
# OTHER_FILES = "offscreen.json"
-# _LOADED = "qt_plugin"
## Scopes:
#####################################################################
diff --git a/src/plugins/platforms/offscreen/CMakeLists.txt b/src/plugins/platforms/offscreen/CMakeLists.txt
index 43c8bdc17b..adccec6efe 100644
--- a/src/plugins/platforms/offscreen/CMakeLists.txt
+++ b/src/plugins/platforms/offscreen/CMakeLists.txt
@@ -29,7 +29,6 @@ add_qt_plugin(qoffscreen
#### Keys ignored in scope 1:.:.:offscreen.pro:<TRUE>:
# OTHER_FILES = "offscreen.json"
-# _LOADED = "qt_plugin"
## Scopes:
#####################################################################
diff --git a/src/plugins/platforms/vnc/.prev_CMakeLists.txt b/src/plugins/platforms/vnc/.prev_CMakeLists.txt
index d4bdcf98c5..246847b4fc 100644
--- a/src/plugins/platforms/vnc/.prev_CMakeLists.txt
+++ b/src/plugins/platforms/vnc/.prev_CMakeLists.txt
@@ -36,7 +36,6 @@ add_qt_plugin(qvnc
#### Keys ignored in scope 1:.:.:vnc.pro:<TRUE>:
# OTHER_FILES = "vnc.json"
-# _LOADED = "qt_plugin"
## Scopes:
#####################################################################
diff --git a/src/plugins/platforms/vnc/CMakeLists.txt b/src/plugins/platforms/vnc/CMakeLists.txt
index 03402d06e6..c141eb3107 100644
--- a/src/plugins/platforms/vnc/CMakeLists.txt
+++ b/src/plugins/platforms/vnc/CMakeLists.txt
@@ -37,7 +37,6 @@ add_qt_plugin(qvnc
#### Keys ignored in scope 1:.:.:vnc.pro:<TRUE>:
# OTHER_FILES = "vnc.json"
-# _LOADED = "qt_plugin"
## Scopes:
#####################################################################
diff --git a/src/plugins/platforms/windows/.prev_CMakeLists.txt b/src/plugins/platforms/windows/.prev_CMakeLists.txt
index 05c9d7c3ed..cce1a1c165 100644
--- a/src/plugins/platforms/windows/.prev_CMakeLists.txt
+++ b/src/plugins/platforms/windows/.prev_CMakeLists.txt
@@ -85,7 +85,6 @@ add_qt_resource(qwindows "openglblacklists"
#### Keys ignored in scope 1:.:.:windows.pro:<TRUE>:
# OTHER_FILES = "windows.json"
-# _LOADED = "qt_plugin"
## Scopes:
#####################################################################
diff --git a/src/plugins/platforms/windows/CMakeLists.txt b/src/plugins/platforms/windows/CMakeLists.txt
index ba90c88ece..1d8349a35c 100644
--- a/src/plugins/platforms/windows/CMakeLists.txt
+++ b/src/plugins/platforms/windows/CMakeLists.txt
@@ -86,7 +86,6 @@ add_qt_resource(qwindows "openglblacklists"
#### Keys ignored in scope 1:.:.:windows.pro:<TRUE>:
# OTHER_FILES = "windows.json"
-# _LOADED = "qt_plugin"
## Scopes:
#####################################################################
diff --git a/src/plugins/platforms/xcb/gl_integrations/xcb_egl/CMakeLists.txt b/src/plugins/platforms/xcb/gl_integrations/xcb_egl/CMakeLists.txt
index 4452125e23..b9f7339a1d 100644
--- a/src/plugins/platforms/xcb/gl_integrations/xcb_egl/CMakeLists.txt
+++ b/src/plugins/platforms/xcb/gl_integrations/xcb_egl/CMakeLists.txt
@@ -29,6 +29,3 @@ add_qt_plugin(qxcb-egl-integration
Qt::Gui
Qt::XcbQpa
)
-
-#### Keys ignored in scope 1:.:.:xcb_egl.pro:<TRUE>:
-# _LOADED = "qt_plugin" "qt_build_paths"
diff --git a/src/plugins/platforms/xcb/gl_integrations/xcb_glx/CMakeLists.txt b/src/plugins/platforms/xcb/gl_integrations/xcb_glx/CMakeLists.txt
index 940cbe12d1..ede38c9837 100644
--- a/src/plugins/platforms/xcb/gl_integrations/xcb_glx/CMakeLists.txt
+++ b/src/plugins/platforms/xcb/gl_integrations/xcb_glx/CMakeLists.txt
@@ -30,9 +30,6 @@ add_qt_plugin(qxcb-glx-integration
Qt::XcbQpa
)
-#### Keys ignored in scope 1:.:.:xcb_glx.pro:<TRUE>:
-# _LOADED = "qt_plugin" "qt_build_paths"
-
## Scopes:
#####################################################################
diff --git a/src/plugins/platformthemes/gtk3/.prev_CMakeLists.txt b/src/plugins/platformthemes/gtk3/.prev_CMakeLists.txt
index f0e87801ba..9b42ba2c53 100644
--- a/src/plugins/platformthemes/gtk3/.prev_CMakeLists.txt
+++ b/src/plugins/platformthemes/gtk3/.prev_CMakeLists.txt
@@ -27,4 +27,3 @@ add_qt_plugin(qgtk3
#### Keys ignored in scope 1:.:.:gtk3.pro:<TRUE>:
# PLUGIN_EXTENDS = "-"
-# _LOADED = "qt_plugin"
diff --git a/src/plugins/platformthemes/gtk3/CMakeLists.txt b/src/plugins/platformthemes/gtk3/CMakeLists.txt
index 17902f4b95..82a783f9e1 100644
--- a/src/plugins/platformthemes/gtk3/CMakeLists.txt
+++ b/src/plugins/platformthemes/gtk3/CMakeLists.txt
@@ -31,4 +31,3 @@ add_qt_plugin(qgtk3
#### Keys ignored in scope 1:.:.:gtk3.pro:<TRUE>:
# PLUGIN_EXTENDS = "-"
-# _LOADED = "qt_plugin"
diff --git a/src/plugins/platformthemes/xdgdesktopportal/CMakeLists.txt b/src/plugins/platformthemes/xdgdesktopportal/CMakeLists.txt
index f2ea7a1b7d..47be2bf853 100644
--- a/src/plugins/platformthemes/xdgdesktopportal/CMakeLists.txt
+++ b/src/plugins/platformthemes/xdgdesktopportal/CMakeLists.txt
@@ -24,4 +24,3 @@ add_qt_plugin(qxdgdesktopportal
#### Keys ignored in scope 1:.:.:xdgdesktopportal.pro:<TRUE>:
# PLUGIN_EXTENDS = "-"
-# _LOADED = "qt_plugin"
diff --git a/src/plugins/printsupport/cocoa/CMakeLists.txt b/src/plugins/printsupport/cocoa/CMakeLists.txt
index e35c8e5d09..7cd7a92105 100644
--- a/src/plugins/printsupport/cocoa/CMakeLists.txt
+++ b/src/plugins/printsupport/cocoa/CMakeLists.txt
@@ -22,4 +22,3 @@ add_qt_plugin(cocoaprintersupport
#### Keys ignored in scope 1:.:.:cocoa.pro:<TRUE>:
# MODULE = "cocoaprintersupport"
# OTHER_FILES = "cocoa.json"
-# _LOADED = "qt_plugin"
diff --git a/src/plugins/printsupport/cups/.prev_CMakeLists.txt b/src/plugins/printsupport/cups/.prev_CMakeLists.txt
index 45fed90588..d615d58ef5 100644
--- a/src/plugins/printsupport/cups/.prev_CMakeLists.txt
+++ b/src/plugins/printsupport/cups/.prev_CMakeLists.txt
@@ -28,4 +28,3 @@ add_qt_plugin(cupsprintersupport
#### Keys ignored in scope 1:.:.:cups.pro:<TRUE>:
# MODULE = "cupsprintersupport"
# OTHER_FILES = "cups.json"
-# _LOADED = "qt_plugin"
diff --git a/src/plugins/printsupport/cups/CMakeLists.txt b/src/plugins/printsupport/cups/CMakeLists.txt
index 9eb9e8eedd..4da73dfb07 100644
--- a/src/plugins/printsupport/cups/CMakeLists.txt
+++ b/src/plugins/printsupport/cups/CMakeLists.txt
@@ -30,4 +30,3 @@ add_qt_plugin(cupsprintersupport
#### Keys ignored in scope 1:.:.:cups.pro:<TRUE>:
# MODULE = "cupsprintersupport"
# OTHER_FILES = "cups.json"
-# _LOADED = "qt_plugin"
diff --git a/src/plugins/styles/mac/CMakeLists.txt b/src/plugins/styles/mac/CMakeLists.txt
index 2109187b29..fe4bb64280 100644
--- a/src/plugins/styles/mac/CMakeLists.txt
+++ b/src/plugins/styles/mac/CMakeLists.txt
@@ -22,4 +22,3 @@ add_qt_plugin(qmacstyle
#### Keys ignored in scope 1:.:.:mac.pro:<TRUE>:
# DISTFILES = "macstyle.json"
-# _LOADED = "qt_plugin"