redox/recipes/wip/libs/gui/imgui/recipe.toml
2025-10-08 14:02:23 -03:00

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"