mirror of
https://github.com/OPM/ResInsight.git
synced 2024-12-28 18:01:08 -06:00
5c096748c8
* Add spdlog as submodule * Add RiaFileLogger * Control use of file logger from preferences
31 lines
1.2 KiB
Plaintext
31 lines
1.2 KiB
Plaintext
[submodule "ThirdParty/qwt"]
|
|
path = ThirdParty/qwt
|
|
url = https://github.com/CeetronSolutions/qwt.git
|
|
[submodule "ThirdParty/vcpkg"]
|
|
path = ThirdParty/vcpkg
|
|
url = https://github.com/microsoft/vcpkg
|
|
[submodule "ThirdParty/fast_float"]
|
|
path = ThirdParty/fast_float
|
|
url = https://github.com/fastfloat/fast_float
|
|
[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/spdlog"]
|
|
path = ThirdParty/spdlog
|
|
url = https://github.com/gabime/spdlog.git
|