catch2/meson_options.txt

4 lines
205 B
Meson

option('tests', type: 'boolean', value: true, description: 'Build the unit tests')
option('windows_seh', type: 'boolean', value: true, description: 'Enable Windows SEH exception handling when available')