summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorLars Knoll <lars.knoll@qt.io>2016-08-19 09:15:07 +0200
committerOswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>2016-08-19 07:22:01 +0000
commit9c236284da151b239b41e52df894b6da61353798 (patch)
tree5b5286fd8765bcb7ace999be3b9a2d522402fc4c /tests
parentfd61bbad4be0b9e839f882f9681f0732d2bbce38 (diff)
Fix build after qtConfig changes in qtbase
Change-Id: Ic2313cf8a6e938d5885aa1e26c36a5d7d5af166d Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/benchmarks/benchmarks.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/benchmarks/benchmarks.pro b/tests/benchmarks/benchmarks.pro
index 793221c..3565a63 100644
--- a/tests/benchmarks/benchmarks.pro
+++ b/tests/benchmarks/benchmarks.pro
@@ -1,3 +1,3 @@
TEMPLATE = subdirs
SUBDIRS =
-contains(QT_CONFIG, system-zlib): SUBDIRS += mng tiff
+qtConfig(system-zlib): SUBDIRS += mng tiff