summaryrefslogtreecommitdiffstats
path: root/tests/auto/cmake/test_import_plugins
Commit message (Expand)AuthorAgeFilesLines
* CMake: Bump almost all cmake_minimum_required calls to 3.16Alexandru Croitor2021-09-221-1/+1
* CMake: Remove qt6_enable_object_libraries_finalizer_modeAlexandru Croitor2021-08-101-4/+4
* CMake: Revise plugin finalizer mode usageAlexandru Croitor2021-05-271-6/+18
* CMake: Replace qt_finalize_executable with qt_finalize_targetAlexandru Croitor2021-05-201-1/+1
* CMake: Introduce finalizer mode handling of static pluginsAlexandru Croitor2021-05-201-55/+115
* CMake: Resurrect test_import_plugins cmake build testsAlexandru Croitor2021-05-113-57/+51
* Use QList instead of QVector in other qtbase testsJarek Kobus2020-07-071-2/+2
* CMake: Add support for auto-importing plugins in CMakeKyle Edwards2019-08-123-0/+220