redox/recipes/wip/libzug/recipe.toml
2023-12-10 05:39:10 +00:00

9 lines
187 B
TOML

#TODO missing script for CMake, see https://github.com/arximboldi/zug#usage
[source]
git = "https://github.com/arximboldi/zug"
[build]
template = "custom"
dependencies = [
"boost",
]