summaryrefslogtreecommitdiffstats
path: root/cmake/QtModuleDependencies.cmake.in
Commit message (Expand)AuthorAgeFilesLines
* CMake: Allow finding Qt CMake packages in additional locationsAlexandru Croitor2020-09-281-2/+15
* Revert "Revert "CMake: Add facility to mark package dependencies as optional""Joerg Bornemann2020-09-141-4/+12
* Revert "Revert "CMake: Reduce the number of find_dependency calls""Joerg Bornemann2020-09-141-4/+3
* Revert "Revert "CMake: Fix usage of find_dependency()""Joerg Bornemann2020-09-141-18/+10
* Revert "CMake: Fix usage of find_dependency()"Lars Knoll2020-09-131-10/+18
* Revert "CMake: Reduce the number of find_dependency calls"Lars Knoll2020-09-131-3/+4
* Revert "CMake: Add facility to mark package dependencies as optional"Lars Knoll2020-09-131-12/+4
* CMake: Add facility to mark package dependencies as optionalJoerg Bornemann2020-09-121-4/+12
* CMake: Reduce the number of find_dependency callsJoerg Bornemann2020-09-121-4/+3
* CMake: Fix usage of find_dependency()Joerg Bornemann2020-09-121-18/+10
* CMake: Fix empty value of CMAKE_SIZEOF_VOID_P when looking for toolsAlexandru Croitor2020-08-131-7/+0
* CMake: Fix handling of CMAKE_FIND_ROOT_PATH and CMAKE_PREFIX_PATHAlexandru Croitor2020-07-241-1/+1
* CMake: Provide old style CMake variables for target infoAlexandru Croitor2020-07-171-0/+1
* CMake: Fix old style find_package(Qt6Foo) to workAlexandru Croitor2020-07-171-0/+9
* CMake: Make it possible to build tools when cross-compilingLeander Beernaert2020-06-021-3/+19
* Always append extra cmake modules to CMAKE_MODULE_PATH in Qt6ConfigAlexandru Croitor2019-10-011-10/+0
* Fix examples find_package calls to work in prefix buildsAlexandru Croitor2019-09-211-1/+1
* Fix building against an installed static QtSimon Hausmann2019-06-251-3/+4
* Fix tools dependencies lookup when cross-compilingSimon Hausmann2019-06-241-0/+8
* Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-06-141-1/+1
* Fix static usage requirements for XcbQpaJean-Michaël Celerier2019-06-051-6/+2
* cmake: register plug-ins, create dependencies fileJean-Michaël Celerier2019-06-041-0/+1
* cmake: move dependencies accumulation in QtPostProcess.cmakeJean-Michaël Celerier2019-05-031-0/+19
* Make module package depend on its own tool packageAlexandru Croitor2019-05-021-0/+17
* Write find_dependency() calls in Qt Module config filesAlexandru Croitor2019-05-021-0/+34