aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick
diff options
context:
space:
mode:
authorLaszlo Agocs <laszlo.agocs@digia.com>2014-06-27 15:14:33 +0200
committerLaszlo Agocs <laszlo.agocs@digia.com>2014-07-01 15:02:58 +0200
commit87a5889029aed8c53a4b02a42804d036614db36b (patch)
tree46424ba4fd24ea2bd84cf76555a3ec144d7d0c47 /examples/quick
parent98005f912a5165785a7632abe2affb6fe25532fe (diff)
Skip rssnews demo if xmlpatterns is not present
Otherwise builds without the QtXmlPatterns module will fail. Change-Id: I11d0b84653f8d59787b09cd9c12977d18be92729 Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
Diffstat (limited to 'examples/quick')
-rw-r--r--examples/quick/demos/demos.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/quick/demos/demos.pro b/examples/quick/demos/demos.pro
index c1768ce721..9aac7bf6f7 100644
--- a/examples/quick/demos/demos.pro
+++ b/examples/quick/demos/demos.pro
@@ -5,8 +5,9 @@ SUBDIRS = samegame \
tweetsearch \
maroon \
photosurface \
- rssnews \
stocqt
+qtHaveModule(xmlpatterns): SUBDIRS += rssnews
+
EXAMPLE_FILES = \
photoviewer