aboutsummaryrefslogtreecommitdiffhomepage
path: root/.github/workflows/ci.yml
diff options
context:
space:
mode:
authorCharles Giessen <[email protected]>2024-10-22 11:48:46 -0500
committerCharles Giessen <[email protected]>2024-10-29 13:14:06 -0600
commitf2eb740f3f0340ad941e563484d5ba45a5ec6af0 (patch)
tree4e0a9949a1488b84dab86e64ea8aafd462a962dd /.github/workflows/ci.yml
parentab1ea9059d75b42a5717c7ab55713bdf194ccf21 (diff)
downloadVulkan-Headers-f2eb740f3f0340ad941e563484d5ba45a5ec6af0.tar.gz
Vulkan-Headers-f2eb740f3f0340ad941e563484d5ba45a5ec6af0.zip
build: Disable Vulkan-Module by default
After numerous reports of builds being broken due to the addition of the Vulkan-Module support code in CMake, the option is being set to OFF by default. This prevents projects which do not use the module from not being able to build due to compiler, build system, and platform issues. Projects wishing to enable modules can set the cmake option VULKAN_HEADERS_ENABLE_MODULE=ON to re-enable the module support. Add a warning in case a user decides to enable the module but the platform doesn't support modules.
Diffstat (limited to '.github/workflows/ci.yml')
0 files changed, 0 insertions, 0 deletions