redox/recipes/wip/demos/lyon/recipe.toml
2024-07-13 11:58:45 +00:00

9 lines
158 B
TOML

#TODO not compiled or tested
[source]
git = "https://github.com/nical/lyon"
[build]
template = "custom"
script = """
cookbook_cargo_examples wgpu-example
"""