mirror of
git://code.qt.io/qt/qt5.git
synced 2026-03-17 17:56:11 +08:00
Set qtquick and enginio to ignored state
It was agreed at the Qt Contributor Summit 2015 that QtQuick1 will be removed completely from the packages and not even compiled during qt5.git integration. Enginio is also removed from 5.7.0 so ignoring it as well Change-Id: I80ac88d28f811fbf731e33d4d4353a249ad6d29a Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
This commit is contained in:
4
.gitmodules
vendored
4
.gitmodules
vendored
@@ -164,7 +164,7 @@
|
||||
path = qtquick1
|
||||
url = ../qtquick1.git
|
||||
branch = 5.7.0
|
||||
status = obsolete
|
||||
status = ignored
|
||||
[submodule "qtgraphicaleffects"]
|
||||
depends = qtdeclarative
|
||||
path = qtgraphicaleffects
|
||||
@@ -220,7 +220,7 @@
|
||||
path = qtenginio
|
||||
url = ../qtenginio.git
|
||||
branch = 5.7.0
|
||||
status = obsolete
|
||||
status = ignored
|
||||
[submodule "qtwebsockets"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative
|
||||
|
||||
Reference in New Issue
Block a user