redox/recipes/wip/dev/performance/vkpeak/recipe.toml
2025-10-07 12:36:57 -03:00

10 lines
213 B
TOML

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