meson_options.txt 96 B

123456
  1. option(
  2. 'tests',
  3. type : 'boolean',
  4. value : true,
  5. description : 'Enable building tests')