[go: up one dir, main page]

File: meson_options.txt

package info (click to toggle)
libgusb 0.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 428 kB
  • sloc: ansic: 3,341; xml: 25; makefile: 8; sh: 8
file content (4 lines) | stat: -rw-r--r-- 354 bytes parent folder | download
1
2
3
4
option('tests', type : 'boolean', value : true, description : 'Build self tests')
option('vapi', type : 'boolean', value : true, description : 'Build VAPI')
option('usb_ids', type : 'string', value : '/usr/share/hwdata/usb.ids', description : 'Path to usb.ids file')
option('docs', type : 'boolean', value : true, description : 'Generate documentation')