pipewire/meson_options.txt

9 lines
214 B
Meson
Raw Normal View History

option('enable_docs',
description: 'Build documentation',
type: 'boolean',
value: false)
option('enable_man',
description: 'Build manpages',
type: 'boolean',
value: false)