Codebase list libwacom / de57ebd4-b27c-433d-b17d-b9af0f015bca/main meson_options.txt
de57ebd4-b27c-433d-b17d-b9af0f015bca/main

Tree @de57ebd4-b27c-433d-b17d-b9af0f015bca/main (Download .tar.gz)

meson_options.txt @de57ebd4-b27c-433d-b17d-b9af0f015bca/mainraw · history · blame

option('documentation',
       type: 'feature',
       value: 'auto',
       description: 'Build doxygen documentation [default=auto]')
option('udev-dir',
       type: 'string',
       value: '',
       description: 'udev base directory [default=$prefix/lib/udev]')
option('tests',
       type: 'feature',
       value: 'enabled',
       description: 'Build the tests [default=enabled]')