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