lasp/.gitmodules

16 lines
562 B
Plaintext
Raw Normal View History

[submodule "STL-Threadsafe"]
2022-07-20 12:58:48 +00:00
path = third_party/STL-Threadsafe
url = https://github.com/miachm/STL-Threadsafe
[submodule "gsl-lite"]
2022-07-20 12:58:48 +00:00
path = third_party/gsl-lite
url = https://github.com/gsl-lite/gsl-lite
[submodule "DebugTrace-cpp"]
2022-07-20 12:58:48 +00:00
path = third_party/DebugTrace-cpp
url = https://github.com/MasatoKokubo/DebugTrace-cpp
[submodule "armadillo-code"]
2022-07-20 12:58:48 +00:00
path = third_party/armadillo-code
url = https://gitlab.com/conradsnicta/armadillo-code
2022-07-20 12:58:48 +00:00
[submodule "third_party/tomlplusplus"]
path = third_party/tomlplusplus
url = https://github.com/marzer/tomlplusplus