Re-enable qttools for use with cmake

Change-Id: I040b8769af22290a986ccac476f30e7eed78b3e4
Reviewed-by: Liang Qi <liang.qi@qt.io>
This commit is contained in:
Simon Hausmann
2019-09-06 11:02:01 +02:00
parent e4259942ff
commit f99d5e8b78
2 changed files with 3 additions and 3 deletions

4
.gitmodules vendored
View File

@@ -27,8 +27,8 @@
recommends = qttools
path = qtscript
url = ../qtscript.git
branch = dev
status = ignore
branch = wip/cmake
status = essential
[submodule "qtmultimedia"]
depends = qtbase
recommends = qtdeclarative

Submodule qttools updated: 7e355162ca...7292c4ed10