From e3446c8225acbaa6a613d6c62e8e2fc58e2b70b0 Mon Sep 17 00:00:00 2001 From: Jani Heikkinen Date: Tue, 6 Nov 2018 13:55:57 +0200 Subject: Add qmllint in android builds as well Fixes: QTBUG-70669 Change-Id: Ie19494bdb785acdf368e14a4cdd7a141967d3248 Reviewed-by: Alex Blasche --- tools/tools.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools') diff --git a/tools/tools.pro b/tools/tools.pro index 3f5f23eb32..d3ec380717 100644 --- a/tools/tools.pro +++ b/tools/tools.pro @@ -3,6 +3,7 @@ QT_FOR_CONFIG += qml-private qtConfig(qml-devtools) { SUBDIRS += \ + qmllint \ qmlmin \ qmlimportscanner @@ -13,7 +14,6 @@ qtConfig(thread):!android|android_app { SUBDIRS += \ qml - qtConfig(qml-devtools): SUBDIRS += qmllint qtConfig(qml-profiler): SUBDIRS += qmlprofiler qtConfig(qml-preview): SUBDIRS += qmlpreview -- cgit v1.2.3