summaryrefslogtreecommitdiffstats
path: root/tests/auto
diff options
context:
space:
mode:
authorAlexey Edelev <alexey.edelev@qt.io>2021-09-20 12:41:35 +0200
committerAlexey Edelev <alexey.edelev@qt.io>2021-09-20 17:54:12 +0200
commit2483931e25b6040e14af99bb56c505e9c082e758 (patch)
tree0b627a634cac5c1708887074ade3a58db7d3b7ae /tests/auto
parent766904bf5b776a6437ca974efbeb9e99ef13e084 (diff)
Add missing framework paths to header check targets
CMake doesn't add framework include paths for the includes if add_custom_command is used. When all Qt modules are installed to a single directory, frameworks could be found under QT_BUILD_INTERNALS_RELOCATABLE_INSTALL_PREFIX, but for Conan builds each module is installed to the separate directory. These directories need to be listed in the QT_ADDITIONAL_PACKAGES_PREFIX_PATH variables family. This takes into account directories that are listed in the QT_ADDITIONAL_PACKAGES_PREFIX_PATH variables and considers they can contain frameworks. Pick-to: 6.2 Fixes: QTBUG-96511 Change-Id: I664381df4859a2e85c399cd94dc2f3996e452c03 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Diffstat (limited to 'tests/auto')
0 files changed, 0 insertions, 0 deletions