summaryrefslogtreecommitdiff
path: root/tests/auto/auto.pro
diff options
context:
space:
mode:
authorFrederik Gladhorn <frederik.gladhorn@qt.io>2018-06-16 21:45:35 +0200
committerFrederik Gladhorn <frederik.gladhorn@qt.io>2018-08-28 13:40:15 +0000
commit8c6e24329ecd65f364654b1ca2b6a273f0826a8b (patch)
tree5900084d1c682616e35842b2f5dd61a06f87b4af /tests/auto/auto.pro
parentb9b941945dc63a48652576c806e10dfeb15005e9 (diff)
downloadqtxmlpatterns-8c6e24329ecd65f364654b1ca2b6a273f0826a8b.tar.gz
Move xmllistmodel to xmlpatterns
Change-Id: Ida2a23ae93b8625638397ee7ae10f32b9dcd2043 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Diffstat (limited to 'tests/auto/auto.pro')
-rw-r--r--tests/auto/auto.pro3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro
index aba49b6..40f4c5c 100644
--- a/tests/auto/auto.pro
+++ b/tests/auto/auto.pro
@@ -53,4 +53,7 @@ xmlpatternsxqts.depends = xmlpatternssdk
xmlpatternsxqts \
xmlpatternsxslts \
+qtHaveModule(quick): SUBIDIRS += qquickxmllistmodel
+
!cross_compile: SUBDIRS += host.pro
+