2022-05-17 11:52:34 +00:00
|
|
|
[submodule "STL-Threadsafe"]
|
2022-07-20 12:58:48 +00:00
|
|
|
path = third_party/STL-Threadsafe
|
2022-05-17 11:52:34 +00:00
|
|
|
url = https://github.com/miachm/STL-Threadsafe
|
2022-05-23 15:26:29 +00:00
|
|
|
[submodule "gsl-lite"]
|
2022-07-20 12:58:48 +00:00
|
|
|
path = third_party/gsl-lite
|
2022-05-23 15:26:29 +00:00
|
|
|
url = https://github.com/gsl-lite/gsl-lite
|
|
|
|
[submodule "DebugTrace-cpp"]
|
2022-07-20 12:58:48 +00:00
|
|
|
path = third_party/DebugTrace-cpp
|
2022-05-23 15:26:29 +00:00
|
|
|
url = https://github.com/MasatoKokubo/DebugTrace-cpp
|
2022-06-29 10:25:32 +00:00
|
|
|
[submodule "armadillo-code"]
|
2022-07-20 12:58:48 +00:00
|
|
|
path = third_party/armadillo-code
|
2022-06-29 10:25:32 +00:00
|
|
|
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
|
2022-07-29 07:32:26 +00:00
|
|
|
[submodule "third_party/lockfree"]
|
|
|
|
path = third_party/lockfree
|
|
|
|
url = https://github.com/boostorg/lockfree
|