mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-30 08:38:43 +08:00
7 lines
173 B
TOML
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"
|