Sign in
qemu
/
qemu
/
dd906a37c7abc00b38cbe421e7f397df097ac420
/
.
/
contrib
/
vhost-user-blk
/
meson.build
blob: dcb9e2ffcd08420130efb73633383afb388ad706 [
file
] [
log
] [
blame
]
executable
(
'vhost-user-blk'
,
files
(
'vhost-user-blk.c'
),
dependencies
:
[
qemuutil
,
vhost_user
],
build_by_default
:
targetos
==
'linux'
,
install
:
false
)