redox/recipes/wip/demos/rootvg/recipe.toml
2026-02-13 21:02:20 -03:00

11 lines
195 B
TOML

#TODO compiled but not tested
[source]
git = "https://github.com/MeadowlarkDAW/rootvg"
shallow_clone = true
[build]
template = "custom"
script = """
DYNAMIC_INIT
cookbook_cargo_examples demo
"""