redox/recipes/wip/dev/vkpeak/recipe.toml
2024-02-16 01:42:41 +00:00

9 lines
199 B
TOML

#TODO missing script for CMake, see https://github.com/nihui/vkpeak#build-from-source
[source]
git = "https://github.com/nihui/vkpeak"
[build]
template = "custom"
dependencies = [
"libvulkan",
]