meson_options.txt 223 B

12
  1. option('build_tests', type : 'boolean', value : false, description : 'Build tests')
  2. option('install', type : 'boolean', value : true, description : 'Include the library, headers, and pkg-config file in the install target')