Skip to content

b6761

Choose a tag to compare

@github-actions github-actions released this 14 Oct 13:22
7ea15bb
vulkan: Improve build time for MSVC (#16545)

Enable CMP0147 so custom build steps (invoking vulkan-shader-gen) are run in parallel.

Enable /MP so source files are compiled in parallel.