Sign in
qemu
/
meson
/
d08ef2c08bb0120f0ba20dbc10575b7e15577349
/
.
/
test cases
/
unit
/
80 wrap-git
/
meson.build
blob: b0af30a3f1d2b47aa3c1236c02085ba78f1a00fc [
file
] [
log
] [
blame
]
project
(
'test-wrap-git'
)
exe
=
subproject
(
'wrap_git'
).
get_variable
(
'exe'
)
test
(
'test1'
,
exe
)