From 016016b64ead5882cb39e23d99832344083f5cf7 Mon Sep 17 00:00:00 2001 From: Simon Hausmann Date: Fri, 6 Sep 2019 15:30:46 +0200 Subject: [PATCH] Really add qttools to the build ... and not qtscript accidentally, like in the previous change. Change-Id: Ic8cd85ef7b149ffee7bc85ffa3fc9075f8a77c1b Reviewed-by: Simon Hausmann --- .gitmodules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 640f73ff..7f30091a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -41,8 +41,8 @@ recommends = qtdeclarative qtactiveqt path = qttools url = ../qttools.git - branch = dev - status = ignore + branch = wip/cmake + status = essential [submodule "qtxmlpatterns"] depends = qtbase recommends = qtdeclarative