aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules8
1 files changed, 7 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index cd4315ed..9b58bc0d 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -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