Sign in
qemu
/
meson
/
refs/heads/dirc19
/
.
/
test cases
/
unit
/
129 sanitizers
/
meson.build
blob: b42fb35d496835defc3624cbfab7244fbc445dbb [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: Apache-2.0
# Copyright © 2023-2024 Intel Corporation
project
(
'sanitizer'
,
'c'
,
meson_version
:
'>= 1.8'
)
summary
({
'value'
:
get_option
(
'b_sanitize'
),
},
section
:
'summary'
)