summaryrefslogtreecommitdiffstats
path: root/cmake/QtCMakeHelpers.cmake
Commit message (Expand)AuthorAgeFilesLines
* Retire the qt_parse_all_argumentsAmir Masoud Abdol2023-01-181-3/+13
* Replace the impl of qt_configure_file with qt_configure_file_v2Amir Masoud Abdol2023-01-111-12/+6
* Add qt_configure_file_v2 functionAlexey Edelev2022-09-211-12/+31
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* CMake: Fix typosKai Köhne2022-06-131-2/+3
* CMake: Allow disabling package version checkAlexandru Croitor2021-10-271-0/+22
* CMake: Pass Qt6_FIND_VERSION in Qt6Config when looking for componentsAlexandru Croitor2021-08-191-2/+2
* CMake: Fix build with CMake master / 3.22Alexandru Croitor2021-08-101-1/+1
* Add a way to install versioned hard-links for toolsJoerg Bornemann2021-03-251-0/+20
* CMake: Prevent qt_remove_args() from accessing out-of-range list indexCraig Scott2021-02-241-0/+4
* cmake: Add function to get a target property, with empty string as fallbackTor Arne Vestbø2020-11-081-0/+9
* CMake: Do not overrun the list end in qt_remove_argsUlf Hermann2020-10-271-2/+4
* CMake: Split QtBuild.cmake into smaller filesAlexandru Croitor2020-08-141-0/+151