summaryrefslogtreecommitdiffstats
path: root/tests/auto/cmake/test_static_resources
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-18/+27
* CMake: Rename qt6_add_plugin TYPE option to PLUGIN_TYPEAlexandru Croitor2021-08-061-1/+1
* Use target_link_options to propagate object librariesAlexey Edelev2021-07-021-3/+63
* Move the linking logic of the object libraries to a common functionAlexey Edelev2021-06-181-1/+1
* Check the impact of static link order for user projectsAlexey Edelev2021-06-161-2/+6
* remove cmake compatibility functions for old APIPeng Wenhao2021-06-111-1/+0
* Add the check for linker capabilities to resolve circular dependenciesAlexey Edelev2021-06-101-2/+2
* Implement propagation of object files to the end-point executableAlexey Edelev2021-05-2713-0/+387