redox/recipes/wip/demos/imgui-examples/recipe.toml
2025-10-06 17:07:13 -03:00

7 lines
173 B
TOML

#TODO build sdl2 opengl examples, see: https://github.com/ocornut/imgui/pull/3027
[source]
git = "https://github.com/Qix-/imgui"
branch = "cmake"
[build]
template = "cmake"