lasp/.gitmodules

22 lines
767 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
[submodule "third_party/lockfree"]
path = third_party/lockfree
url = https://github.com/boostorg/lockfree
[submodule "third_party/carma"]
path = third_party/carma
url = https://github.com/RUrlus/carma