summaryrefslogtreecommitdiffstats
path: root/cmake/QtPublicWalkLibsHelpers.cmake
Commit message (Expand)AuthorAgeFilesLines
* Fix the namespaceless target condition in __qt_internal_walk_libsAlexey Edelev2024-02-131-1/+1
* CMake: Handle non-existent targets when collecting dependenciesJoerg Bornemann2022-12-121-3/+20
* 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 build: generate pkgconfig for public modulesMartin Reboredo2022-02-281-18/+32
* CMake: Make WrapVulkanHeaders target optional for QtGui consumersAlexandru Croitor2021-07-291-0/+7
* CMake: Allow promoting the Qt libraries to be global targetsAlexandru Croitor2021-06-161-3/+2
* Adjust the EntryPoint target name according to the internal module naming policyAlexey Edelev2021-06-151-6/+7
* CMake: Add 'collect_targets' mode to __qt_internal_walk_libsAlexandru Croitor2021-05-111-13/+69
* CMake: Make qt_internal_walk_libs available in public projectsAlexandru Croitor2021-05-111-0/+237