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