qt6-bb10/tests/auto/corelib/plugin/qpluginloader/theplugin
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
..
CMakeLists.txt Distinguish between qt_plugin and regular plugins 2019-10-28 09:20:37 +00:00
plugininterface.h Updated license headers 2016-01-21 18:55:18 +00:00
theplugin.cpp Updated license headers 2016-01-21 18:55:18 +00:00
theplugin.h moc: Fix compilation of text strings containing non-ASCII 2018-09-10 04:17:03 +00:00
theplugin.pro Merge remote-tracking branch 'origin/5.6' into dev 2016-02-02 15:57:44 +01:00