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