Loopp/meson_options.txt

3 lines
165 B
Meson
Raw Permalink Normal View History

option('tests', type : 'boolean', value : false, description : 'Build tests')
option('unitTests', type : 'boolean', value : false, description : 'Build unit tests')