aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorStephan Binner <stephan.binner@basyskom.com>2017-02-24 09:50:25 +0100
committerStephan Binner <stephan.binner@basyskom.com>2017-02-24 10:00:41 +0000
commitaa0e51beaba1a338db42391c575212b4aac815b1 (patch)
tree8138b94f702d537d05342ee35165cf76ea4ddcc9 /tools
parentfe5d69669197a51662061b014810f0242eec5ca7 (diff)
Add feature.qml-profiler with extended build dependencies
Change-Id: If165cea6f176e7a7066f50b73261baf97634a0bb Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
Diffstat (limited to 'tools')
-rw-r--r--tools/tools.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/tools.pro b/tools/tools.pro
index d16888e539..a7fe0d983d 100644
--- a/tools/tools.pro
+++ b/tools/tools.pro
@@ -9,7 +9,7 @@ SUBDIRS += \
qml \
qmllint
- qtConfig(qml-network):!contains(QT_CONFIG, no-qml-debug): SUBDIRS += qmlprofiler
+ qtConfig(qml-profiler): SUBDIRS += qmlprofiler
qtHaveModule(quick) {
!static: {