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