Fix and improve the lyon recipe

This commit is contained in:
Ribbon 2025-05-29 09:34:10 -03:00
parent fe88e0d7b2
commit 24f96f445e

View File

@ -1,8 +1,9 @@
#TODO not compiled or tested
#TODO move to the "graphics" category
[source]
git = "https://github.com/nical/lyon"
[build]
template = "custom"
script = """
cookbook_cargo_examples svg-rendering-example
cookbook_cargo_packages lyon_cli wgpu-example svg-rendering-example
"""