2022-05-17 13:52:34 +02:00
|
|
|
[submodule "STL-Threadsafe"]
|
2022-07-20 14:58:48 +02:00
|
|
|
path = third_party/STL-Threadsafe
|
2022-05-17 13:52:34 +02:00
|
|
|
url = https://github.com/miachm/STL-Threadsafe
|
2022-05-23 17:26:29 +02:00
|
|
|
[submodule "gsl-lite"]
|
2022-07-20 14:58:48 +02:00
|
|
|
path = third_party/gsl-lite
|
2022-05-23 17:26:29 +02:00
|
|
|
url = https://github.com/gsl-lite/gsl-lite
|
|
|
|
[submodule "DebugTrace-cpp"]
|
2022-07-20 14:58:48 +02:00
|
|
|
path = third_party/DebugTrace-cpp
|
2023-05-12 07:00:12 -07:00
|
|
|
url = https://github.com/asceenl/DebugTrace-cpp
|
2022-06-29 12:25:32 +02:00
|
|
|
[submodule "armadillo-code"]
|
2022-07-20 14:58:48 +02:00
|
|
|
path = third_party/armadillo-code
|
2022-06-29 12:25:32 +02:00
|
|
|
url = https://gitlab.com/conradsnicta/armadillo-code
|
2022-07-20 14:58:48 +02:00
|
|
|
[submodule "third_party/tomlplusplus"]
|
|
|
|
path = third_party/tomlplusplus
|
|
|
|
url = https://github.com/marzer/tomlplusplus
|
2022-07-29 09:32:26 +02:00
|
|
|
[submodule "third_party/lockfree"]
|
2022-09-27 17:20:45 +02:00
|
|
|
path = third_party/boost/lockfree
|
2022-07-29 09:32:26 +02:00
|
|
|
url = https://github.com/boostorg/lockfree
|
2022-08-07 21:13:45 +02:00
|
|
|
[submodule "third_party/carma"]
|
|
|
|
path = third_party/carma
|
|
|
|
url = https://github.com/RUrlus/carma
|
2022-08-11 14:47:44 +02:00
|
|
|
[submodule "third_party/thread-pool"]
|
|
|
|
path = third_party/thread-pool
|
|
|
|
url = https://github.com/bshoshany/thread-pool
|
2022-09-27 17:20:45 +02:00
|
|
|
[submodule "third_party/rtaudio"]
|
|
|
|
path = third_party/rtaudio
|
|
|
|
url = https://github.com/thestk/rtaudio
|
|
|
|
[submodule "third_party/boost/core"]
|
|
|
|
path = third_party/boost/core
|
|
|
|
url = https://github.com/boostorg/core
|
2022-10-05 11:27:46 +02:00
|
|
|
[submodule "third_party/uldaq"]
|
|
|
|
path = third_party/uldaq
|
2023-03-15 15:42:40 +01:00
|
|
|
url = https://github.com/asceenl/uldaq
|
2023-06-14 21:23:53 +02:00
|
|
|
[submodule "third_party/portaudio"]
|
|
|
|
path = third_party/portaudio
|
|
|
|
url = https://github.com/PortAudio/portaudio
|