malcontent/meson_options.txt

6 lines
105 B
Meson

option(
'installed_tests',
type: 'boolean',
value: false,
description: 'enable installed tests'
)