Skip to content

Enable Vulkan-Headers compilation in CI

Sets --cmake_var VULKAN_HEADERS_ENABLE_MODULE=OFF when building the Vulkan-Headers in the CI. This is needed because the Vulkan-Headers enable building the Vulkan C++ module if the compiler and CMake supports them but the CMake Unix Generator, which is the one used by default, doesn't support them.

Change-Id: I7f01dfd1839a833da83b88c147d386fd36259e4f Signed-off-by: Iason Paraskevopoulos iason.paraskevopoulos@arm.com

Merge request reports

Loading