mirror of https://github.com/qt/qt5.git
Add qt5compat to submodules list in dev
Task-number: QTBUG-81630 Change-Id: I85f3d4a5ddbef28c217903816568e0420902f694 Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
This commit is contained in:
parent
2a64418358
commit
601c1bd79b
|
@ -330,3 +330,9 @@
|
|||
url = ../qtshadertools.git
|
||||
branch = dev
|
||||
status = addon
|
||||
[submodule "qt5compat"]
|
||||
depends = qtbase
|
||||
path = qt5compat
|
||||
url = ../qt5compat.git
|
||||
branch = dev
|
||||
status = deprecated
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
Subproject commit e9c7c8459f77735373079c87025891bb3d5f2c0d
|
Loading…
Reference in New Issue