]> Git Repo - qemu.git/blame - contrib/vhost-user-input/meson.build
works with less than base ISA qemu-system-riscv32 -M virt -bios none -kernel output...
[qemu.git] / contrib / vhost-user-input / meson.build
CommitLineData
32fcc624 1executable('vhost-user-input', files('main.c'),
0df750e9 2 dependencies: [qemuutil, vhost_user],
32fcc624
MAL
3 build_by_default: targetos == 'linux',
4 install: false)
This page took 0.240097 seconds and 4 git commands to generate.