mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
The cache on GitHub is limited to 10 GB. Recent versions of vcpkg includes debug symbols in Windows release builds, and creates really huge binary libraries. To make sure the binaries fit into the cache, the debug symbols are removed from both debug and release builds.
25 lines
1006 B
Plaintext
25 lines
1006 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/CeetronSolutions/vcpkg
|
|
[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
|