qt6-bb10/tests/auto/corelib/plugin/qfactoryloader
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
..
plugin1 Distinguish between qt_plugin and regular plugins 2019-10-28 09:20:37 +00:00
plugin2 Distinguish between qt_plugin and regular plugins 2019-10-28 09:20:37 +00:00
test Distinguish between qt_plugin and regular plugins 2019-10-28 09:20:37 +00:00
CMakeLists.txt Convert corelib plugin tests 2019-10-21 11:17:20 +00:00
qfactoryloader.pro Use dependencies instead of CONFIG+=ordered 2017-12-02 11:09:15 +00:00
tst_qfactoryloader.cpp Android: Pass tst_QFactoryLoader 2018-06-30 19:32:51 +00:00
winrt.pri