diff options
| -rw-r--r-- | .gitmodules | 3 | ||||
| m--------- | thirdparty/cimgui | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 7576d0b..2f2bf86 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "thirdparty/cglm"] path = thirdparty/cglm url = https://github.com/recp/cglm.git +[submodule "thirdparty/cimgui"] + path = thirdparty/cimgui + url = https://github.com/cimgui/cimgui.git diff --git a/thirdparty/cimgui b/thirdparty/cimgui new file mode 160000 +Subproject bbddc623b5636b9cf46b5168ae0b89febaadb6d |
