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