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