mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-03 12:10:57 -06:00
d5269abc6e
* Use Qt Advanced Docking as forked submodule * Use new docking system in code
13 lines
459 B
Plaintext
13 lines
459 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
|