meson_options.txt 303 B

1234
  1. option('defopoverride', type : 'string', value : 'optfile', description : 'A value for overriding.')
  2. option('fromcmdline', type : 'string', value : 'optfile', description : 'A value for overriding.')
  3. option('fromoptfile', type : 'string', value : 'optfile', description : 'A value for not overriding.')