summaryrefslogtreecommitdiffstats
path: root/cmake/QtConfig.cmake.in
Commit message (Expand)AuthorAgeFilesLines
* CMake: Use host variables instead of hardcoded directoriesAlexey Edelev2020-12-211-0/+10
* CMake: Enable NEW policies by CMake version with a global defaultCraig Scott2020-12-071-4/+1
* CMake: Do not set PKG_CONFIG_* environment variablesJoerg Bornemann2020-11-121-10/+0
* CMake: Bump the minimum required CMake version to use Qt to 3.14Alexandru Croitor2020-11-021-2/+2
* CMake: Allow finding Qt CMake packages in additional locationsAlexandru Croitor2020-09-281-1/+10
* Revert "Revert "CMake: Fix usage of find_dependency()""Joerg Bornemann2020-09-141-7/+5
* Revert "CMake: Fix usage of find_dependency()"Lars Knoll2020-09-131-1/+1
* CMake: Fix usage of find_dependency()Joerg Bornemann2020-09-121-1/+1
* CMake: Properly handle CONFIG += thread aka Threads::ThreadsAlexandru Croitor2020-08-061-0/+13
* cmake: Pick up custom Info.plist in user projectsTor Arne Vestbø2020-06-261-2/+2
* CMake: Fix pkgconfig calls when cross-compilingLeander Beernaert2020-03-261-0/+10
* cmake: Remove APPLE prefix from platform namesTor Arne Vestbø2020-03-161-1/+1
* cmake: Fix naming when referring to Apple macOSTor Arne Vestbø2020-03-161-1/+1
* cmake: Add default Info.plist for macOS with some important keysTor Arne Vestbø2020-03-131-0/+5
* Expose Patch Version in QtConfig.cmakeLeander Beernaert2019-12-111-1/+2
* CMake: Fix creation of versionless targets for toolsAlexandru Croitor2019-12-061-1/+3
* Always append extra cmake modules to CMAKE_MODULE_PATH in Qt6ConfigAlexandru Croitor2019-10-011-0/+6
* Fix examples find_package calls to work in prefix buildsAlexandru Croitor2019-09-211-1/+2
* Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-06-141-1/+1
* Allow to build examples as standalone projectKevin Funk2019-06-051-3/+10
* QtConfig.cmake.in: Fix typoKevin Funk2019-06-041-1/+1
* Encapsulate commands for building other repos into two macrosAlexandru Croitor2019-05-151-3/+0
* cmake: Generate config files with Qt:: prefixKevin Funk2019-05-031-0/+2
* Export tool config and target files for each relevant moduleAlexandru Croitor2019-05-021-1/+0
* cmake: Create Qt5 compat targets in config filesKevin Funk2019-02-121-0/+1
* cmake: Make find_package(Qt5 ...) work properlyKevin Funk2019-02-111-15/+15
* Begin port of qtbase to CMakeSimon Hausmann2018-11-011-0/+43