mirror of
git://code.qt.io/qt/qt5.git
synced 2026-04-21 04:16:39 +08:00
Remove broken qtquick1 submodule
This submodule have not been maintained in several years. Building currently fails due to qtquick1 not being in sync with interface changes in qtbase. I think it's therefore better to just remove the submodule altogether. That way we stop causing problems for external developers wanting to build Qt from source. Task-number: QTBUG-69725 Change-Id: I905888d99f510be12c484f7da52986c9b1e9478f Reviewed-by: Simon Hausmann <simon.hausmann@qt.io> Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@qt.io>
This commit is contained in:
7
.gitmodules
vendored
7
.gitmodules
vendored
@@ -143,13 +143,6 @@
|
|||||||
url = ../qtimageformats.git
|
url = ../qtimageformats.git
|
||||||
branch = 5.11
|
branch = 5.11
|
||||||
status = addon
|
status = addon
|
||||||
[submodule "qtquick1"]
|
|
||||||
depends = qtscript
|
|
||||||
recommends = qtsvg qtxmlpatterns
|
|
||||||
path = qtquick1
|
|
||||||
url = ../qtquick1.git
|
|
||||||
branch = dev
|
|
||||||
status = ignore
|
|
||||||
[submodule "qtgraphicaleffects"]
|
[submodule "qtgraphicaleffects"]
|
||||||
depends = qtdeclarative
|
depends = qtdeclarative
|
||||||
path = qtgraphicaleffects
|
path = qtgraphicaleffects
|
||||||
|
|||||||
1
qtquick1
1
qtquick1
Submodule qtquick1 deleted from 92c847e56d
Reference in New Issue
Block a user