summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKimmo Ollila <kimmo.ollila@qt.io>2017-03-23 00:03:54 +0200
committerKimmo Ollila <kimmo.ollila@qt.io>2017-03-27 12:36:11 +0000
commite00ca9b6bec2adf78fd14e02376ecf1b55a93b0c (patch)
tree85c3086caaee2db2255f54d1980314b098eac540
parentadec1e10f6a54d78c3c1e8944263787931fffc9f (diff)
downloadqtscript-e00ca9b6bec2adf78fd14e02376ecf1b55a93b0c.tar.gz
This module is not (yet) supported on INTEGRITY and therefore we'll exclude it from the CI build. Change-Id: Icb882923b0d78e0c2e1e5167ce5c5778ac22a030 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
-rw-r--r--qtscript.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/qtscript.pro b/qtscript.pro
index 62840da..73de3cb 100644
--- a/qtscript.pro
+++ b/qtscript.pro
@@ -1,3 +1,3 @@
-requires(!winrt)
+requires(!integrity:!winrt)
load(qt_parts)