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

17 lines
501 B
Text

[submodule "external/abseil-cpp"]
path = external/abseil-cpp
url = https://github.com/abseil/abseil-cpp
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/paulfd/cnpy.git
shallow = true