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