6 lines
156 B
TOML
6 lines
156 B
TOML
[spirv-headers]
|
|
source = "git"
|
|
git = "https://github.com/KhronosGroup/SPIRV-Headers.git"
|
|
prefix = "vulkan-sdk-"
|
|
exclude_regex = "1.5.*|1.4.*|1.3.*|.*-rc.*"
|