aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorSona Kurazyan <sona.kurazyan@qt.io>2020-01-27 15:04:12 +0100
committerSona Kurazyan <sona.kurazyan@qt.io>2020-02-04 20:01:02 +0100
commit601c1bd79b008e63b8d9d0d83deca17a4e1c5b88 (patch)
tree258d0c1de5795d8c850b95103449089d19f9dea5 /.gitmodules
parent2a644183583b8fc5883c5be7a8d28b1fa06dc95b (diff)
Add qt5compat to submodules list in dev
Task-number: QTBUG-81630 Change-Id: I85f3d4a5ddbef28c217903816568e0420902f694 Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 9b58bc0d..470478d2 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -330,3 +330,9 @@
url = ../qtshadertools.git
branch = dev
status = addon
+[submodule "qt5compat"]
+ depends = qtbase
+ path = qt5compat
+ url = ../qt5compat.git
+ branch = dev
+ status = deprecated