meson_options.txt 170 B

123
  1. option('tests', type : 'boolean', value : false, description : 'Build the tests')
  2. option('examples', type : 'boolean', value : false, description : 'Build the examples')