redox/recipes/wip/dev/xbuild/recipe.toml
2024-05-07 21:38:35 +00:00

9 lines
160 B
TOML

#TODO Not compiled or tested
[source]
git = "https://github.com/rust-mobile/xbuild"
[build]
template = "custom"
script = """
cookbook_cargo_packages xbuild
"""