summaryrefslogtreecommitdiffstats
path: root/cmake/QtPublicFindPackageHelpers.cmake
Commit message (Collapse)AuthorAgeFilesLines
* CMake: Add public FindPackageHelpersDominik Holland2021-06-141-0/+3
This makes qt_internal_disable_find_package_global_promotion available, which is needed when linking against QtMultimedia in a static build Pick-to: 6.2 Change-Id: I9b8f6d7b74a8693ac471f8a280e893f4da80a44b Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>