 32fcc6244c
			
		
	
	
		32fcc6244c
		
	
	
	
	
		
			
			Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
		
			
				
	
	
		
			6 lines
		
	
	
		
			197 B
		
	
	
	
		
			Meson
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			197 B
		
	
	
	
		
			Meson
		
	
	
	
	
	
| executable('vhost-user-input', files('main.c'),
 | |
|            link_with: libvhost_user,
 | |
|            dependencies: qemuutil,
 | |
|            build_by_default: targetos == 'linux',
 | |
|            install: false)
 |