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

Remove old submodules

This commit is contained in:
Gordon McCann 2022-06-19 16:24:55 -04:00 committed by GitHub
parent 1a280858cc
commit f03f05985a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

23
.gitmodules vendored
View File

@ -1,23 +0,0 @@
[submodule "Navigator/vendor/spdlog"]
path = Navigator/vendor/spdlog
url = https://github.com/gabime/spdlog.git
[submodule "Navigator/vendor/imgui"]
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
[submodule "Navigator/vendor/glm"]
path = Navigator/vendor/glm
url = https://github.com/g-truc/glm.git
[submodule "Navigator/vendor/asio"]
path = Navigator/vendor/asio
url = https://github.com/chriskohlhoff/asio.git
[submodule "Navigator/vendor/IconFontCppHeaders"]
path = Navigator/vendor/IconFontCppHeaders
url = https://github.com/juliettef/IconFontCppHeaders.git
[submodule "Navigator/vendor/implot"]
path = Navigator/vendor/implot
url = https://github.com/gwm17/implot.git
branch = backends