ericw-tools/.gitmodules

10 lines
310 B
Plaintext

[submodule "lib/fmt"]
path = 3rdparty/fmt
url = https://github.com/fmtlib/fmt
[submodule "3rdparty/googletest"]
path = 3rdparty/googletest
url = https://github.com/google/googletest
[submodule "3rdparty/json"]
path = 3rdparty/json
url = https://github.com/ArthurSonzogni/nlohmann_json_cmake_fetchcontent