Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
if libiscsi.found()
executable('vhost-user-scsi', files('vhost-user-scsi.c'),
dependencies: [qemuutil, libiscsi, vhost_user],
build_by_default: host_os == 'linux',
install: false)
endif