Sign in
qemu
/
meson
/
41a445c2284dcdd1c209fe618ea6b7ac1f117378
/
.
/
test cases
/
unit
/
72 wrap file url
/
meson.build
blob: 3bd3b250f2415e4fb569e00a6fc1e191129e7801 [
file
] [
log
] [
blame
]
project
(
'test wrap with file url'
)
exe
=
subproject
(
'foo'
).
get_variable
(
'foo_exe'
)
test
(
'test1'
,
exe
)