qt6-bb10/tests/auto/corelib/plugin/qlibrary
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
..
lib Distinguish between qt_plugin and regular plugins 2019-10-28 09:20:37 +00:00
lib2 Convert corelib plugin tests 2019-10-21 11:17:20 +00:00
library_path Moving relevant tests to corelib/plugin 2011-09-01 12:42:51 +02:00
tst Convert corelib plugin tests 2019-10-21 11:17:20 +00:00
.gitignore Remove mention of Trolltech in qlibrary autotest. 2011-12-28 04:48:06 +01:00
CMakeLists.txt Convert corelib plugin tests 2019-10-21 11:17:20 +00:00
qlibrary.pro tst_QLibrary: Ensure installation order of testdata libs 2018-03-02 07:20:04 +00:00
tst_qlibrary.cpp test: migrate QLibrary test to QRegularExpression 2019-06-10 19:22:55 +00:00