F.E.I.S/meson_options.txt
2022-04-11 01:25:24 +02:00

6 lines
108 B
Meson

option(
'tests',
type: 'boolean',
value: false,
description: 'Build F.E.I.S\'s unit tests'
)