Sign in
qemu
/
meson
/
f2112d0baa379e01d7ce8a961005f5b7c102d9a9
/
.
/
test cases
/
common
/
236 proper args splitting
/
meson.build
blob: 4a36f9cbb781d1c6c72812483f78d72b55d742f7 [
file
] [
log
] [
blame
]
project
(
'proper args splitting'
,
'c'
)
test
(
'main'
,
executable
(
'main'
,
'main.c'
,
)
)