mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-07-04 02:28:45 +08:00
Try to fix the lyon recipe
This commit is contained in:
parent
40672a1734
commit
fe88e0d7b2
@ -4,5 +4,5 @@ git = "https://github.com/nical/lyon"
|
|||||||
[build]
|
[build]
|
||||||
template = "custom"
|
template = "custom"
|
||||||
script = """
|
script = """
|
||||||
cookbook_cargo_examples wgpu-example
|
cookbook_cargo_examples svg-rendering-example
|
||||||
"""
|
"""
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user