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

20 lines
686 B
Plaintext

[submodule "Navigator/vendor/spdlog"]
path = Navigator/vendor/spdlog
url = https://github.com/gabime/spdlog.git
[submodule "Navigator/vendor/implot"]
path = Navigator/vendor/implot
url = https://github.com/gwm17/implot.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