catch2/meson_options.txt

3 lines
167 B
Meson
Raw Normal View History

option('tests', type: 'boolean', value: true, description: 'Build the unit tests')
option('install', type: 'boolean', value: true, description: 'Install the library')