mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-28 07:44:18 +08:00
8 lines
184 B
TOML
8 lines
184 B
TOML
#TODO not compiled or tested
|
|
# cmake information: https://github.com/ocornut/imgui/pull/3027
|
|
[source]
|
|
git = "https://github.com/Qix-/imgui"
|
|
branch = "cmake"
|
|
[build]
|
|
template = "cmake"
|