vmnet: stop recieving events when VM is stopped
[qemu/armbru.git] / contrib / ivshmem-client / meson.build
blobce8dcca84ddb23de1d8eaa813f5a2faf6f82df38
1 executable('ivshmem-client', files('ivshmem-client.c', 'main.c'), genh,
2            dependencies: glib,
3            build_by_default: targetos == 'linux',
4            install: false)