summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@qt.io>2020-07-13 11:41:33 +0200
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2020-07-15 09:13:28 +0000
commited798d76d6618d0deffb3916ca27ccad8252be68 (patch)
tree293880fcb57ea6fb23e8e072bfd621bc897711a5
parent3342da908955187a4543cdc38e0fad2e78e936e7 (diff)
downloadqtwebchannel-ed798d76d6618d0deffb3916ca27ccad8252be68.tar.gz
Do not build qtwebchannel on Integrity
Integrity is causing problems for some patches. Fixes: QTQAINFRA-3834 Change-Id: I6ad1e8dca42458655047efdc84371692a9e8e252 Reviewed-by: Arno Rehn <a.rehn@menlosystems.com> Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io> (cherry picked from commit db70dab3c1b6ac099fc33b0aeb8de8b574073548) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
-rw-r--r--qtwebchannel.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/qtwebchannel.pro b/qtwebchannel.pro
index 58c33f2..6eb9398 100644
--- a/qtwebchannel.pro
+++ b/qtwebchannel.pro
@@ -1 +1,3 @@
+requires(!integrity)
+
load(qt_parts)