1
0
Fork 0
mirror of https://github.com/gwm17/Specter.git synced 2024-11-22 18:28:52 -05:00

Fixed submodules again

This commit is contained in:
Gordon McCann 2022-01-07 10:58:03 -05:00
parent 202573e710
commit 2176992f81
3 changed files with 5 additions and 5 deletions

6
.gitmodules vendored
View File

@ -1,9 +1,6 @@
[submodule "Navigator/vendor/spdlog"] [submodule "Navigator/vendor/spdlog"]
path = Navigator/vendor/spdlog path = Navigator/vendor/spdlog
url = https://github.com/gabime/spdlog.git url = https://github.com/gabime/spdlog.git
[submodule "Navigator/vendor/glfw"]
path = Navigator/vendor/glfw
url = https://github.com/gwm17/glfw.git
[submodule "Navigator/vendor/implot"] [submodule "Navigator/vendor/implot"]
path = Navigator/vendor/implot path = Navigator/vendor/implot
url = https://github.com/gwm17/implot.git url = https://github.com/gwm17/implot.git
@ -11,3 +8,6 @@
path = Navigator/vendor/imgui path = Navigator/vendor/imgui
url = https://github.com/gwm17/imgui.git url = https://github.com/gwm17/imgui.git
branch = docking branch = docking
[submodule "Navigator/vendor/glfw"]
path = Navigator/vendor/glfw
url = https://github.com/gwm17/glfw.git

@ -1 +1 @@
Subproject commit 11ce43798b06b5940bc5c93e766554db78a6d7a0 Subproject commit 31b0208bba4bac3266fcf0f95f72b50d335068c3

@ -1 +1 @@
Subproject commit 3ddac4d367b1862687cc6bf5bccc69db07196a9c Subproject commit 8eaa84ebdd711dbe497430cf251e57391b1ff8b5