Add qtshadertools as a submodule in dev

Task-number: QTBUG-78589
Change-Id: I64da5b9f46ace924e3dd24a1ea062379450f8ca3
Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
This commit is contained in:
Laszlo Agocs
2020-01-13 09:44:41 +01:00
committed by Simon Hausmann
parent 3c6f8b1af5
commit 5b56192bc1
2 changed files with 8 additions and 1 deletions

8
.gitmodules vendored
View File

@@ -319,8 +319,14 @@
branch = dev
status = preview
[submodule "qtquick3d"]
depends = qtbase qtdeclarative
depends = qtbase qtdeclarative qtshadertools
path = qtquick3d
url = ../qtquick3d.git
branch = dev
status = preview
[submodule "qtshadertools"]
depends = qtbase
path = qtshadertools
url = ../qtshadertools.git
branch = dev
status = addon