summaryrefslogtreecommitdiffstats
path: root/cmake/QtPluginDependencies.cmake.in
Commit message (Expand)AuthorAgeFilesLines
* CMake: Allow finding Qt CMake packages in additional locationsAlexandru Croitor2020-09-281-1/+10
* 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-15/+9
* Revert "CMake: Fix usage of find_dependency()"Lars Knoll2020-09-131-9/+15
* 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-15/+9
* CMake: Prepare ground work for static Qml plugins importingAlexandru Croitor2020-08-121-1/+1
* Always try to find dependencies for pluginsAlexandru Croitor2019-10-141-2/+0
* 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-5/+6
* Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-06-141-1/+1
* cmake: register plug-ins, create dependencies fileJean-Michaƫl Celerier2019-06-041-0/+53