Remove useless submodules
This commit is contained in:
parent
05782bae69
commit
a4acfc4e7e
3 changed files with 0 additions and 8 deletions
6
.gitmodules
vendored
6
.gitmodules
vendored
|
@ -1,18 +1,12 @@
|
|||
[submodule "external/spdlog"]
|
||||
path = external/spdlog
|
||||
url = https://github.com/gabime/spdlog.git
|
||||
[submodule "external/glfw"]
|
||||
path = external/glfw
|
||||
url = https://github.com/glfw/glfw.git
|
||||
[submodule "external/json"]
|
||||
path = external/json
|
||||
url = https://github.com/nlohmann/json.git
|
||||
[submodule "external/catch2"]
|
||||
path = external/catch2
|
||||
url = https://github.com/catchorg/Catch2.git
|
||||
[submodule "external/ImFileDialog"]
|
||||
path = external/ImFileDialog
|
||||
url = https://github.com/dfranx/ImFileDialog.git
|
||||
[submodule "external/svector"]
|
||||
path = external/svector
|
||||
url = https://github.com/martinus/svector.git
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue