-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
21 lines (21 loc) · 766 Bytes
/
.gitmodules
File metadata and controls
21 lines (21 loc) · 766 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "submodules/benchmark"]
path = submodules/benchmark
url = https://github.com/google/benchmark.git
[submodule "submodules/googletest"]
path = submodules/googletest
url = https://github.com/google/googletest.git
[submodule "submodules/xtensor"]
path = submodules/xtensor
url = https://github.com/xtensor-stack/xtensor.git
[submodule "submodules/xsimd"]
path = submodules/xsimd
url = https://github.com/xtensor-stack/xsimd.git
[submodule "submodules/xtensor-blas"]
path = submodules/xtensor-blas
url = https://github.com/xtensor-stack/xtensor-blas.git
[submodule "submodules/xtl"]
path = submodules/xtl
url = https://github.com/xtensor-stack/xtl.git
[submodule "submodules/zlib"]
path = submodules/zlib
url = https://github.com/madler/zlib.git