sfizz/.gitmodules
2019-09-08 18:17:58 +02:00

20 lines
614 B
Text

[submodule "external/abseil-cpp"]
path = external/abseil-cpp
url = https://github.com/abseil/abseil-cpp
shallow = true
[submodule "external/Catch2"]
path = external/Catch2
url = https://github.com/catchorg/Catch2
shallow = true
[submodule "external/benchmark"]
path = external/benchmark
url = https://github.com/google/benchmark
shallow = true
[submodule "external/readerwriterqueue"]
path = external/readerwriterqueue
url = https://github.com/cameron314/readerwriterqueue.git
shallow = true
[submodule "external/cnpy"]
path = external/cnpy
url = https://github.com/rogersce/cnpy.git
shallow = true