Enable ASAN build in all of qt5 repository

qtgrpc was the only module left because of QTBUG-120227.
After resolving that, enable in all of qt5 repository.

Task-number: QTBUG-120227
Fixes: QTQAINFRA-5375
Change-Id: I44782990eb54e4e3955141f999dcb1f93d5f7bf3
Reviewed-by:  Alexey Edelev <alexey.edelev@qt.io>
This commit is contained in:
Dimitrios Apostolou 2023-12-19 16:17:24 +01:00
parent a3c489b272
commit 134b5f3ef6
2 changed files with 4 additions and 2 deletions

View File

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

View File

@ -1,6 +1,7 @@
Version: 2
Include: [
cmake_platforms.yaml,
cmake_platforms_qemu_vxworks.yaml
cmake_platforms_qemu_vxworks.yaml,
address_sanitizer_platforms.yaml
]
Configurations: []