redox/recipes/wip/dev/perf/vkpeak/recipe.toml

11 lines
230 B
TOML

#TODO not compiled or tested
# build instructions: https://github.com/nihui/vkpeak#build-from-source
[source]
git = "https://github.com/nihui/vkpeak"
rev = "20251010"
[build]
template = "cmake"
dependencies = [
"libvulkan",
]