From c39b6a4a44b852ee7219466f46022dec8b76eae4 Mon Sep 17 00:00:00 2001 From: Liang Qi Date: Thu, 18 Oct 2018 09:13:10 +0200 Subject: qtlite: qml-preview depends on features.filesystemwatcher Fixes: QTBUG-71191 Change-Id: Ia55fcf3a1b4061fc1fd096a306b4664d1ac3cad9 Reviewed-by: Ulf Hermann --- src/qml/configure.json | 1 + 1 file changed, 1 insertion(+) (limited to 'src/qml/configure.json') diff --git a/src/qml/configure.json b/src/qml/configure.json index 9d30dd7be2..aea62c3439 100644 --- a/src/qml/configure.json +++ b/src/qml/configure.json @@ -44,6 +44,7 @@ "section": "QML", "condition": [ "features.commandlineparser", + "features.filesystemwatcher", "features.qml-network && features.localserver", "features.process", "features.qml-debug" -- cgit v1.2.3