mirror of
https://github.com/Cantera/cantera.git
synced 2025-02-25 18:55:29 -06:00
19 lines
546 B
Plaintext
19 lines
546 B
Plaintext
[submodule "ext/fmt"]
|
|
path = ext/fmt
|
|
url = https://github.com/fmtlib/fmt.git
|
|
[submodule "ext/googletest"]
|
|
path = ext/googletest
|
|
url = https://github.com/google/googletest.git
|
|
[submodule "ext/sundials"]
|
|
path = ext/sundials
|
|
url = https://github.com/LLNL/sundials
|
|
[submodule "ext/eigen"]
|
|
path = ext/eigen
|
|
url = https://gitlab.com/libeigen/eigen.git/
|
|
[submodule "ext/yaml-cpp"]
|
|
path = ext/yaml-cpp
|
|
url = https://github.com/jbeder/yaml-cpp.git
|
|
[submodule "ext/HighFive"]
|
|
path = ext/HighFive
|
|
url = https://github.com/BlueBrain/HighFive.git
|