Add qt advanced docking to third party folder and build environment (#9109)

* Add qt advanced docking as submodule
This commit is contained in:
jonjenssen
2022-07-05 11:06:10 +02:00
committed by GitHub
parent 6105813d28
commit fa2cf302bb
3 changed files with 27 additions and 1 deletions

3
.gitmodules vendored
View File

@@ -7,3 +7,6 @@
[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/githubuser0xFFFF/Qt-Advanced-Docking-System.git