aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorMike Krus <mike.krus@kdab.com>2020-06-12 13:22:23 +0100
committerMike Krus <mike.krus@kdab.com>2020-06-13 20:41:58 +0100
commitdf53ff5f85f69932538cc1c571b86b0c2a885a10 (patch)
treed9b5ff1cf9dfc63d8973c1be55b11edea6d4450f /.gitmodules
parent5eb89fa898951fdba170970e0a5a8fdb7881b457 (diff)
Add Qt3D back to addon list and update submodule
Getting ready for Qt 6 inclusion. Change-Id: I5e823ba5c9c0e42cb9afc3ce32d68fa44322f21a Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules
index ac4fa05f..11c3ded9 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -127,11 +127,11 @@
status = addon
[submodule "qt3d"]
depends = qtbase
- recommends = qtdeclarative qtimageformats qtgamepad qtshadertools
+ recommends = qtdeclarative qtshadertools
path = qt3d
url = ../qt3d.git
branch = dev
- status = ignore
+ status = addon
[submodule "qtimageformats"]
depends = qtbase
path = qtimageformats