qt6-bb10/tests/auto/corelib/plugin/qpluginloader/staticplugin
Leander Beernaert 69fb4ae343 Distinguish between qt_plugin and regular plugins
If we do not encounter the load(qt_plugin) statement in the .pro file
but we do see the entry CONFIG+=plugin, treat the target as a regular
CMake library instead of treating it as a qt_plugin by default.

Change-Id: I67ad5c865a1a5ab691a6b0d86c2db4b686aa04dd
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
2019-10-28 09:20:37 +00:00
..
.gitignore QPluginLoader: pave the way for Qt 6 plugin meta data 2018-08-21 23:59:44 +00:00
.prev_CMakeLists.txt Distinguish between qt_plugin and regular plugins 2019-10-28 09:20:37 +00:00
CMakeLists.txt Distinguish between qt_plugin and regular plugins 2019-10-28 09:20:37 +00:00
main.cpp moc: Add a standard way of specifying a URI as part of Q_PLUGIN_METADATA 2019-04-11 14:43:27 +00:00
staticplugin.pro QPluginLoader: pave the way for Qt 6 plugin meta data 2018-08-21 23:59:44 +00:00