wayvnc/meson_options.txt

5 lines
223 B
Meson
Raw Normal View History

option('screencopy-dmabuf', type: 'feature', value: 'disabled',
description: 'Enable GPU-side screencopy (experimental)')
2020-09-26 14:43:46 +00:00
option('man-pages', type: 'feature', value: 'auto',
description: 'Generate and install man pages')