repo.or.cz
/
qemu
/
armbru.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
tcg: Make tcg/helper-info.h self-contained
[qemu/armbru.git]
/
contrib
/
vhost-user-scsi
/
meson.build
blob
44be04853e4da1b34a3a49aa5f3fa383e919a890
1
if libiscsi.found()
2
executable('vhost-user-scsi', files('vhost-user-scsi.c'),
3
dependencies: [qemuutil, libiscsi, vhost_user],
4
build_by_default: host_os == 'linux',
5
install: false)
6
endif