-
Notifications
You must be signed in to change notification settings - Fork 101
Expand file tree
/
Copy path.gitmodules
More file actions
30 lines (30 loc) · 1.34 KB
/
.gitmodules
File metadata and controls
30 lines (30 loc) · 1.34 KB
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
28
29
30
[submodule "ThirdParty/qwt"]
path = ThirdParty/qwt
url = https://github.com/CeetronSolutions/qwt.git
[submodule "ThirdParty/vcpkg"]
path = ThirdParty/vcpkg
url = https://github.com/CeetronSolutions/vcpkg
[submodule "ThirdParty/custom-opm-common/opm-common"]
path = ThirdParty/custom-opm-common/opm-common
url = https://github.com/CeetronSolutions/opm-common
[submodule "ThirdParty/roffcpp"]
path = ThirdParty/roffcpp
url = https://github.com/CeetronSolutions/roffcpp
[submodule "ThirdParty/openzgy"]
path = ThirdParty/openzgy
url = https://github.com/CeetronSolutions/openzgy.git
[submodule "ThirdParty/regression-analysis"]
path = ThirdParty/regression-analysis
url = https://github.com/CeetronSolutions/regression-analysis.git
[submodule "ThirdParty/tomlplusplus"]
path = ThirdParty/tomlplusplus
url = https://github.com/marzer/tomlplusplus.git
[submodule "ThirdParty/qtadvanceddocking"]
path = ThirdParty/qtadvanceddocking
url = https://github.com/CeetronSolutions/qtadvanceddocking.git
[submodule "ThirdParty/custom-surfio/surfio"]
path = ThirdParty/custom-surfio/surfio
url = https://github.com/equinor/surfio.git
[submodule "ThirdParty/custom-opm-flowdiag-app/opm-flowdiagnostics-applications"]
path = ThirdParty/custom-opm-flowdiag-app/opm-flowdiagnostics-applications
url = https://github.com/CeetronSolutions/opm-flowdiagnostics-applications