1
0
Fork 0
mirror of https://github.com/gwm17/Daqromancy.git synced 2024-11-22 10:58:49 -05:00
Daqromancy/.gitmodules

21 lines
596 B
Plaintext
Raw Permalink Normal View History

2022-09-27 14:47:28 -04:00
[submodule "vendor/spdlog"]
path = vendor/spdlog
url = https://github.com/gabime/spdlog.git
2022-09-27 14:48:42 -04:00
[submodule "vendor/glfw"]
path = vendor/glfw
url = https://github.com/gwm17/glfw.git
2022-09-27 14:51:50 -04:00
[submodule "vendor/imgui"]
path = vendor/imgui
url = https://github.com/gwm17/imgui.git
branch = docking
2022-09-27 14:52:58 -04:00
[submodule "vendor/yaml-cpp"]
path = vendor/yaml-cpp
url = https://github.com/jbeder/yaml-cpp.git
2022-09-27 14:54:16 -04:00
[submodule "vendor/implot"]
path = vendor/implot
url = https://github.com/gwm17/implot.git
branch = backends
2022-09-27 14:55:27 -04:00
[submodule "vendor/asio"]
path = vendor/asio
url = https://github.com/chriskohlhoff/asio.git