redox/recipes/wip/libs/libzug/recipe.toml
2024-02-22 03:31:34 +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",
]