catch2/meson_options.txt
2024-11-30 20:17:02 +01:00

3 lines
167 B
Meson

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