mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-08 02:03:56 -06:00
cap_ng: convert to meson
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
69202b406e
commit
727c8bb809
4 changed files with 30 additions and 35 deletions
|
@ -44,6 +44,8 @@ option('brlapi', type : 'feature', value : 'auto',
|
|||
description: 'brlapi character device driver')
|
||||
option('bzip2', type : 'feature', value : 'auto',
|
||||
description: 'bzip2 support for DMG images')
|
||||
option('cap_ng', type : 'feature', value : 'auto',
|
||||
description: 'cap_ng support')
|
||||
option('cocoa', type : 'feature', value : 'auto',
|
||||
description: 'Cocoa user interface (macOS only)')
|
||||
option('curl', type : 'feature', value : 'auto',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue