move imgui to submodule, and cleanup repo
This commit is contained in:
parent
c3f5cde460
commit
c7e7f43d1d
8 changed files with 11 additions and 41 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -1,3 +1,6 @@
|
|||
[submodule "vendor/compilecommands"]
|
||||
path = vendor/compilecommands
|
||||
url = https://github.com/danielbarter/mini_compile_commands
|
||||
[submodule "vendor/imgui"]
|
||||
path = vendor/imgui
|
||||
url = https://github.com/ocornut/imgui
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue