-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
27 lines (27 loc) · 991 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
[submodule "ThirdParty/VtkFbxConverter"]
path = ThirdParty/VtkFbxConverter
url = https://github.com/ufz-vislab/VtkFbxConverter.git
[submodule "ThirdParty/tetgen"]
path = ThirdParty/tetgen
url = https://github.com/ufz/tetgen.git
[submodule "vtkdiff"]
path = ThirdParty/vtkdiff
url = https://github.com/ufz/vtkdiff.git
[submodule "ThirdParty/tclap"]
path = ThirdParty/tclap
url = https://github.com/ufz/tclap.git
[submodule "ThirdParty/autocheck"]
path = ThirdParty/autocheck
url = https://github.com/thejohnfreeman/autocheck.git
[submodule "ThirdParty/metis"]
path = ThirdParty/metis
url = https://github.com/scibuilder/metis.git
[submodule "ThirdParty/SwmmInterface"]
path = ThirdParty/SwmmInterface
url = https://github.com/ufz/SwmmInterface.git
[submodule "ThirdParty/cmake-modules"]
path = ThirdParty/cmake-modules
url = https://github.com/bilke/cmake-modules.git
[submodule "ThirdParty/pybind11"]
path = ThirdParty/pybind11
url = https://github.com/pybind/pybind11.git