mirror of
https://github.com/OPM/ResInsight.git
synced 2024-12-28 18:01:08 -06:00
7a0bfd4917
* Adjustments to build system for opm-common * Add opm-common as submodule * Disable use of unity build for opm-common
16 lines
615 B
Plaintext
16 lines
615 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
|
|
[submodule "ThirdParty/qtadvanceddocking"]
|
|
path = ThirdParty/qtadvanceddocking
|
|
url = https://github.com/CeetronSolutions/qtadvanceddocking.git
|
|
[submodule "ThirdParty/custom-opm-common/opm-common"]
|
|
path = ThirdParty/custom-opm-common/opm-common
|
|
url = https://github.com/CeetronSolutions/opm-common
|