aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qmldevtools/qmldevtools.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qmldevtools/qmldevtools.pro')
-rw-r--r--tests/auto/qmldevtools/qmldevtools.pro6
1 files changed, 2 insertions, 4 deletions
diff --git a/tests/auto/qmldevtools/qmldevtools.pro b/tests/auto/qmldevtools/qmldevtools.pro
index a0ca1bff87..a9352d4df3 100644
--- a/tests/auto/qmldevtools/qmldevtools.pro
+++ b/tests/auto/qmldevtools/qmldevtools.pro
@@ -1,6 +1,4 @@
TEMPLATE = subdirs
-contains(QT_CONFIG, private_tests) {
- SUBDIRS += \
- compile
-}
+qtConfig(private_tests): \
+ SUBDIRS += compile