catch2/meson_options.txt
2025-01-05 20:10:45 +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')