Add Integrity target for other modules

QtDeclarative, QtImageFormats and QtShaderTools

Change-Id: I24906d833d364a80025663928650f032a8618c22
Reviewed-by: Simo Fält <simo.falt@qt.io>
(cherry picked from commit dd24bc25c9)
Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
This commit is contained in:
Kimmo Ollila
2021-07-27 11:50:18 +03:00
committed by Heikki Halmet
parent 1d7d4a7603
commit da33061d66
3 changed files with 10 additions and 3 deletions

View File

@@ -2,6 +2,7 @@ Version: 2
Include: [
cmake_platforms.yaml,
macos-developer-build-tests.yaml,
cmake_platforms_static_tests.yaml
cmake_platforms_static_tests.yaml,
integrity.yaml
]
Configurations: []

View File

@@ -1,3 +1,6 @@
Version: 2
Include: [cmake_platforms.yaml]
Include: [
cmake_platforms.yaml,
integrity.yaml
]
Configurations: []

View File

@@ -1,3 +1,6 @@
Version: 2
Include: [cmake_platforms.yaml]
Include: [
cmake_platforms.yaml,
integrity.yaml
]
Configurations: []