summaryrefslogtreecommitdiffstats
path: root/cmake/QtBuildInternals/QtStandaloneTestTemplateProject
Commit message (Expand)AuthorAgeFilesLines
* CMake: Allow building all examples as standalone just like testsAlexandru Croitor2024-03-141-4/+4
* Use the standalone test directory name as the project nameAlexey Edelev2023-11-171-5/+9
* CMake: Don't set QT_BUILDING_QT for single standalone testsAlexandru Croitor2023-07-121-0/+1
* Introduce the qt_internal_project_setup macroAlexey Edelev2023-04-242-1/+2
* Add drive letter to source paths when calling qt-internal- scriptsAmir Masoud Abdol2023-04-141-0/+3
* Allow specifying CMakeLists.txt as the argument for qt-cmake-standalone-testAlexey Edelev2023-01-051-0/+9
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-232-2/+2
* CMake: Fix single standalone tests to use same Qt C++ language stdAlexandru Croitor2022-08-032-1/+5
* Add license headers to cmake filesLucie Gérard2022-08-032-0/+6
* CMake: Fix typo in function nameCraig Scott2021-07-071-1/+1
* CMake: Allow usage of QtStandaloneTestTemplateProject as package componentCristian Adam2021-04-232-18/+19
* CMake: Fix standalone tests to work properly on reconfigurationAlexandru Croitor2020-06-041-3/+6
* CMake: Make sure not to use the Qt prefix for standalone testsAlexandru Croitor2020-04-171-0/+3
* CMake: Provide script to configure and build one or more testsAlexandru Croitor2020-03-231-0/+30