obelisk/meson_options.txt

6 lines
106 B
Meson

option('docs',
type: 'boolean',
value: true,
description: 'Build documentation for obelisk'
)