mirror of
https://github.com/OPM/ResInsight.git
synced 2025-01-24 07:16:53 -06:00
ab9e8646db
* Update vcpkg to latest release (2021.05.12) Use https://github.com/microsoft/vcpkg * Update all GHA to latest from dev * Python code linting changes detected by black
10 lines
314 B
Plaintext
10 lines
314 B
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
|