summaryrefslogtreecommitdiffstats
path: root/tests/auto/cmake/test_translation_api/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* CMake: Move the test_translation_api autotest under the linguist dirJoerg Bornemann2023-08-281-139/+0
* CMake: Fix race condition in test_translation_apiJoerg Bornemann2023-08-281-2/+2
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-251-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-021-0/+3
* qt_add_lupdate: Fix SOURCES and INCLUDE_DIRECTORIES argumentsJoerg Bornemann2021-10-131-0/+12
* CMake: Bump almost all cmake_minimum_required calls to 3.16Alexandru Croitor2021-09-221-1/+1
* qt6_add_translations: Add OUTPUT_TARGETS argumentJoerg Bornemann2021-07-161-0/+15
* qt6_add_translations: Add a way to create a resource with .qm filesJoerg Bornemann2021-06-181-0/+6
* qt6_add_translations: Fix glitch in QM_FILES_OUTPUT_VARIABLEJoerg Bornemann2021-06-181-2/+2
* CMake translation API: Add way to get hold of generated .qm filesJoerg Bornemann2021-06-151-2/+31
* CMake: Introduce new lupdate/lrelease APIJoerg Bornemann2021-06-031-0/+74