redox/recipes/wip/libs/graphics/vulkan-headers/recipe.toml
2026-02-10 01:02:42 -03:00

8 lines
170 B
TOML

#TODO not compiled or tested
[source]
git = "https://github.com/KhronosGroup/Vulkan-Headers"
rev = "vulkan-sdk-1.4.341.0"
shallow_clone = true
[build]
template = "cmake"