redox/recipes/wip/demos/slint/recipe.toml
2024-06-30 06:37:27 +00:00

11 lines
278 B
TOML

#TODO not compiled or tested
[source]
git = "https://github.com/slint-ui/slint"
[build]
template = "custom"
script = """
cookbook_cargo_examples gallery energy-monitor carousel \
memory imagefilter plotter opengl_underlay opengl_texture \
ffmpeg maps virtual_keyboard 7guis
"""