BillySheet/.gitmodules

10 lines
282 B
Plaintext
Raw Normal View History

2022-01-08 20:43:42 +01:00
[submodule "external/spdlog"]
path = external/spdlog
url = https://github.com/gabime/spdlog.git
[submodule "external/glfw"]
path = external/glfw
url = https://github.com/glfw/glfw.git
[submodule "external/json"]
path = external/json
url = https://github.com/nlohmann/json.git