-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
24 lines (24 loc) · 870 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
[submodule "ThirdParty/VtkFbxConverter"]
path = ThirdParty/VtkFbxConverter
url = git://github.com/ufz-vislab/VtkFbxConverter.git
[submodule "ThirdParty/VtkOsgConverter"]
path = ThirdParty/VtkOsgConverter
url = git://github.com/ufz-vislab/VtkOsgConverter.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/cmake-modules"]
path = ThirdParty/cmake-modules
url = https://github.com/ufz/cmake-modules.git
[submodule "Tests/Data"]
path = Tests/Data
url = https://github.com/ufz/ogs-data