BillySheet/.gitmodules

13 lines
395 B
Plaintext

[submodule "external/spdlog"]
path = external/spdlog
url = https://github.com/gabime/spdlog.git
[submodule "external/json"]
path = external/json
url = https://github.com/nlohmann/json.git
[submodule "external/catch2"]
path = external/catch2
url = https://github.com/catchorg/Catch2.git
[submodule "external/svector"]
path = external/svector
url = https://github.com/martinus/svector.git