forked from CoolProp/CoolProp
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
30 lines (30 loc) · 1.09 KB
/
.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
30
[submodule "externals/Catch"]
path = externals/Catch
url = https://github.com/philsquared/Catch
[submodule "externals/Eigen"]
path = externals/Eigen
url = https://github.com/RLovelett/eigen.git
[submodule "externals/REFPROP-headers"]
path = externals/REFPROP-headers
url = https://github.com/CoolProp/REFPROP-headers.git
[submodule "externals/FindMathematica"]
path = externals/FindMathematica
url = https://github.com/sakra/FindMathematica
[submodule "externals/msgpack-c"]
path = externals/msgpack-c
url = https://github.com/msgpack/msgpack-c
[submodule "externals/IF97"]
path = externals/IF97
url = https://github.com/CoolProp/IF97
[submodule "externals/cppformat"]
path = externals/cppformat
url = https://github.com/cppformat/cppformat.git
[submodule "externals/ExcelAddinInstaller"]
path = externals/ExcelAddinInstaller
url = https://github.com/CoolProp/ExcelAddinInstaller.git
[submodule "externals/pybind11"]
path = externals/pybind11
url = https://github.com/pybind/pybind11.git
[submodule "externals/rapidjson"]
path = externals/rapidjson
url = https://github.com/Tencent/rapidjson.git