redox/recipes/wip/dev/performance/vkpeak/recipe.toml
2025-11-17 12:15:53 -03:00

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",
]