forked from PetroleumCyberneticsGroup/FieldOpt
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
18 lines (18 loc) · 875 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "FieldOpt/libgp"]
path = FieldOpt/ThirdParty/libgp
url = https://github.com/PetroleumCyberneticsGroup/libgp.git
[submodule "FieldOpt/ThirdParty/googletest"]
path = FieldOpt/ThirdParty/googletest
url = https://github.com/PetroleumCyberneticsGroup/googletest.git
[submodule "FieldOpt/ThirdParty/RpolyPlusPlus"]
path = FieldOpt/ThirdParty/RpolyPlusPlus
url = https://github.com/PetroleumCyberneticsGroup/RpolyPlusPlus.git
[submodule "FieldOpt/ThirdParty/Eigen3"]
path = FieldOpt/ThirdParty/Eigen3
url = https://github.com/PetroleumCyberneticsGroup/eigen-git-mirror.git
[submodule "FieldOpt/ThirdParty/qtbase"]
path = FieldOpt/ThirdParty/qtbase
url = https://github.com/PetroleumCyberneticsGroup/qtbase.git
[submodule "FieldOpt/ThirdParty/opm-common"]
path = FieldOpt/ThirdParty/opm-common
url = https://github.com/PetroleumCyberneticsGroup/opm-common.git