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:
parent
202573e710
commit
2176992f81
6
.gitmodules
vendored
6
.gitmodules
vendored
|
@ -1,9 +1,6 @@
|
|||
[submodule "Navigator/vendor/spdlog"]
|
||||
path = Navigator/vendor/spdlog
|
||||
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"]
|
||||
path = Navigator/vendor/implot
|
||||
url = https://github.com/gwm17/implot.git
|
||||
|
@ -11,3 +8,6 @@
|
|||
path = Navigator/vendor/imgui
|
||||
url = https://github.com/gwm17/imgui.git
|
||||
branch = docking
|
||||
[submodule "Navigator/vendor/glfw"]
|
||||
path = Navigator/vendor/glfw
|
||||
url = https://github.com/gwm17/glfw.git
|
||||
|
|
2
Navigator/vendor/glfw
vendored
2
Navigator/vendor/glfw
vendored
|
@ -1 +1 @@
|
|||
Subproject commit 11ce43798b06b5940bc5c93e766554db78a6d7a0
|
||||
Subproject commit 31b0208bba4bac3266fcf0f95f72b50d335068c3
|
2
Navigator/vendor/imgui
vendored
2
Navigator/vendor/imgui
vendored
|
@ -1 +1 @@
|
|||
Subproject commit 3ddac4d367b1862687cc6bf5bccc69db07196a9c
|
||||
Subproject commit 8eaa84ebdd711dbe497430cf251e57391b1ff8b5
|
Loading…
Reference in New Issue
Block a user