Files
linguist/samples/Meson/filenames/meson_options.txt
2017-02-21 16:24:58 -08:00

3 lines
58 B
Meson

option('with-something', type: 'boolean',
value: true,
)