Sign in
qemu
/
qemu
/
b5d65592d931d07d4f4bcb915d018ec9598058b4
/
.
/
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
)