2
0
mirror of https://github.com/catchorg/Catch2 synced 2026-01-19 04:52:08 +00:00
Files
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')