Homebrew offers a formula for `vulkan-headers`, which does not include the MoltenVK headers. MoltenVK does include the vulkan headers, but if someone passes the vulkan-headers path to CMAKE_PREFIX_PATH, then our module cannot pick up the MoltenVK headers. Brew's MoltenVK installation is a bit odd as well, as in, one needs to point the CMAKE_PREFIX_PATH to `HOMEBREW_PREFIX/molten-vk/libexec/` instead of the directory head. Change-Id: I933faeb16b3f54597e3a0af0af584d79b3c0a344 Reviewed-by: Alexey Edelev <alexey.edelev@qt.io> Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io> (cherry picked from commit f1db0ca2518bc4e3e4740f46a41c37715db14b4f) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
…
…
Description
Languages
C++
84.3%
HTML
4.9%
C
3.9%
CMake
3.6%
Objective-C++
2%
Other
0.8%