-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy path.gitmodules
More file actions
22 lines (22 loc) · 876 Bytes
/
.gitmodules
File metadata and controls
22 lines (22 loc) · 876 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[submodule "GranularSim/src/googletest"]
path = GranularSim/src/googletest
url = https://github.com/google/googletest.git
[submodule "GranularSim/src/cppcodec"]
path = GranularSim/src/cppcodec
url = https://github.com/tplgy/cppcodec.git
[submodule "Vaango/src/submodules/googletest"]
path = Vaango/src/submodules/googletest
url = https://github.com/google/googletest.git
[submodule "Vaango/src/submodules/json"]
path = Vaango/src/submodules/json
url = https://github.com/nlohmann/json.git
branch = master
[submodule "GranularSim/src/qhull"]
path = GranularSim/src/qhull
url = https://github.com/qhull/qhull.git
[submodule "Vaango/src/submodules/petsc"]
path = Vaango/src/submodules/petsc
url = https://gitlab.com/petsc/petsc.git
[submodule "Vaango/src/submodules/hypre"]
path = Vaango/src/submodules/hypre
url = https://github.com/hypre-space/hypre.git