Sign in
qemu
/
meson
/
refs/heads/updatevs
/
.
/
test cases
/
failing build
/
5 c werror
/
meson.build
blob: ff6026afaa216e30033244712db039a6c1286e19 [
file
] [
log
] [
blame
]
project
(
'test'
,
'c'
,
default_options
:
[
'werror=true'
])
executable
(
'prog'
,
'test.c'
)