redox/recipes/wip/libs/graphics/libvulkan/recipe.toml
2026-02-10 05:57:30 -03:00

11 lines
294 B
TOML

#TODO not compiled or tested
# build instructions: https://github.com/KhronosGroup/Vulkan-Loader/blob/main/BUILD.md
[source]
git = "https://github.com/KhronosGroup/Vulkan-Loader"
rev = "cf1a1eff115465b2425d287bef1e94ca62b0de1b"
[build]
template = "cmake"
dependencies = [
"libxkbcommon",
]