summaryrefslogtreecommitdiffstats
path: root/cmake/QtFindPackageHelpers.cmake
Commit message (Expand)AuthorAgeFilesLines
* Force linking against versioned libraries when building Qt artifactsAlexey Edelev2024-02-191-3/+18
* Add the list of previously searched packages to qt_find_packageAlexey Edelev2023-05-261-2/+15
* CMake: add some docs for qt_find_packageAhmad Samir2023-03-281-0/+9
* Revert "Add the NO_CMAKE_PACKAGE_REGISTRY option forwarding to qt_find_package"Alexey Edelev2023-02-171-1/+1
* Add the NO_CMAKE_PACKAGE_REGISTRY option forwarding to qt_find_packageAlexey Edelev2023-02-151-1/+1
* CMake: Reconfigure faster by not looking for missing packagesAlexandru Croitor2022-11-291-0/+46
* 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: Mark PlatformCommonInternal as a Qt6 packageAlexandru Croitor2022-07-271-1/+3
* CMake: Record the precise package name where Private modules liveAlexandru Croitor2022-07-251-8/+39
* CMake: Clarify qt_record_extra_third_party_dependency docsAlexandru Croitor2022-07-111-0/+2
* CMake: Record used package version for each target dependencyAlexandru Croitor2022-07-011-3/+68
* CMake: Fix typosKai Köhne2022-06-131-1/+1
* CMake: Fix -rpath-link dependencies take twoAlexandru Croitor2021-10-221-8/+53
* Revert "CMake: Fix rpath-link dependencies when cross-compiling"Alexandru Croitor2021-10-211-10/+2
* CMake: Fix rpath-link dependencies when cross-compilingAlexandru Croitor2021-10-201-2/+10
* CMake: Fix qt_find_package to work when CMP00126 is set to NEWAlexandru Croitor2021-08-101-12/+20
* CMake: Make WrapVulkanHeaders target optional for QtGui consumersAlexandru Croitor2021-07-291-0/+23
* CMake: Handle OPTIONAL_COMPONENTS in qt_find_packageAlexandru Croitor2021-06-171-2/+12
* CMake: Allow promoting the Qt libraries to be global targetsAlexandru Croitor2021-06-161-2/+1
* Adjust the EntryPoint target name according to the internal module naming policyAlexey Edelev2021-06-151-3/+3
* CMake: Add public FindPackageHelpersDominik Holland2021-06-141-4/+0
* CMake: Allow printing config summary even if module is not builtAlexandru Croitor2021-06-011-0/+6
* Merge main and private targets of the internal modulesAlexey Edelev2021-05-201-9/+7
* CMake: Make qt_internal_walk_libs available in public projectsAlexandru Croitor2021-05-111-3/+3
* Do not use qt_internal_module_info for non-module targetsAlexey Edelev2021-04-301-4/+4
* CMake: Fill QT.<module-name>.uses entries in module .pri filesJoerg Bornemann2020-11-301-0/+8
* CMake: Rename internal variableJoerg Bornemann2020-11-301-1/+1
* CMake: Fix resource objects story in static prl filesAlexandru Croitor2020-11-191-1/+1
* Generalize the winmain/qtmain entry-point libraryTor Arne Vestbø2020-10-171-3/+3
* CMake: Refactor optimization flag handling and add optimize_fullAlexandru Croitor2020-10-061-0/+4
* Revert "Revert "CMake: Add facility to mark package dependencies as optional""Joerg Bornemann2020-09-141-4/+6
* Revert "CMake: Add facility to mark package dependencies as optional"Lars Knoll2020-09-131-6/+4
* CMake: Add facility to mark package dependencies as optionalJoerg Bornemann2020-09-121-4/+6
* CMake: Provide way to register extra tool package dependenciesAlexandru Croitor2020-09-111-1/+39
* CMake: Register qtwaylandscanner dependency when cross-compilingAlexandru Croitor2020-09-101-0/+3
* CMake: Split QtBuild.cmake into smaller filesAlexandru Croitor2020-08-141-0/+246