summaryrefslogtreecommitdiffstats
path: root/tests/auto/cmake/test_static_resources
Commit message (Expand)AuthorAgeFilesLines
* Change license for tests filesLucie Gérard2024-02-044-4/+4
* Bump version to 6.8.0Jani Heikkinen2023-12-111-1/+1
* CMake: Fix find_package(Qt6*Tools) in non-qtbase testsJoerg Bornemann2023-08-231-0/+1
* Bump version to 6.7.0Jani Heikkinen2023-06-121-1/+1
* Introduce the qt_internal_project_setup macroAlexey Edelev2023-04-241-0/+1
* Fix for CMake tests when build with unityAmir Masoud Abdol2023-03-143-0/+10
* Bump version to 6.6.0Jani Heikkinen2022-12-141-1/+1
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-234-4/+4
* Add license headers to cmake filesLucie Gérard2022-08-034-0/+12
* Bump version to 6.5.0Jani Heikkinen2022-06-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-05-164-141/+8
* Bump version from 6.2.0 to 6.4.0 in tests as wellJani Heikkinen2022-01-311-1/+1
* 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