mirror of
git://code.qt.io/qt/qt5.git
synced 2026-05-09 12:37:50 +08:00
Disable qtscript for the cmake build
The module has not been ported. Change-Id: I99041e00fb30b2a9799ee3e948f255422bbc6976 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
This commit is contained in:
4
.gitmodules
vendored
4
.gitmodules
vendored
@@ -27,8 +27,8 @@
|
|||||||
recommends = qttools
|
recommends = qttools
|
||||||
path = qtscript
|
path = qtscript
|
||||||
url = ../qtscript.git
|
url = ../qtscript.git
|
||||||
branch = wip/cmake
|
branch = dev
|
||||||
status = essential
|
status = ignore
|
||||||
[submodule "qtmultimedia"]
|
[submodule "qtmultimedia"]
|
||||||
depends = qtbase
|
depends = qtbase
|
||||||
recommends = qtdeclarative
|
recommends = qtdeclarative
|
||||||
|
|||||||
Reference in New Issue
Block a user