-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitmodules
More file actions
21 lines (21 loc) · 771 Bytes
/
.gitmodules
File metadata and controls
21 lines (21 loc) · 771 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "extern/googletest"]
path = extern/googletest
url = https://github.com/google/googletest.git
[submodule "extern/cppitertools"]
path = extern/cppitertools
url = https://github.com/ryanhaining/cppitertools.git
[submodule "extern/cxxopts"]
path = extern/cxxopts
url = https://github.com/jarro2783/cxxopts.git
[submodule "extern/gtest-mpi-listener"]
path = extern/gtest-mpi-listener
url = https://github.com/LLNL/gtest-mpi-listener.git
[submodule "extern/googlebenchmark"]
path = extern/googlebenchmark
url = https://github.com/google/benchmark
[submodule "extern/backward-cpp"]
path = extern/backward-cpp
url = https://github.com/bombela/backward-cpp.git
[submodule "extern/xxHash"]
path = extern/xxHash
url = https://github.com/Cyan4973/xxHash.git