Sign in
qemu
/
meson
/
2fd39dc2b08a0d60471e13a2ed3216486be738cf
/
.
/
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'
,
)
)