forked from su2code/SU2
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
29 lines (29 loc) · 985 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
28
29
[submodule "externals/codi"]
path = externals/codi
url = https://github.com/scicompkl/CoDiPack
ignore = dirty
[submodule "externals/medi"]
path = externals/medi
url = https://github.com/SciCompKL/MeDiPack
ignore = dirty
[submodule "externals/ninja"]
path = externals/ninja
url = https://github.com/ninja-build/ninja
[submodule "externals/meson"]
path = externals/meson
url = https://github.com/mesonbuild/meson
[submodule "subprojects/Mutationpp"]
path = subprojects/Mutationpp
url = https://github.com/mutationpp/Mutationpp.git
[submodule "subprojects/CoolProp"]
path = subprojects/CoolProp
url = https://github.com/CoolProp/CoolProp.git
[submodule "externals/opdi"]
path = externals/opdi
url = https://github.com/SciCompKL/OpDiLib
[submodule "externals/mel"]
path = externals/mel
url = https://github.com/pcarruscag/MEL.git
[submodule "subprojects/MLPCpp"]
path = subprojects/MLPCpp
url = https://github.com/EvertBunschoten/MLPCpp.git