xref: /aosp_15_r20/external/jsoncpp/meson_options.txt (revision 4484440890e2bc6e07362b4feaf15601abfe0071)
1option(
2  'tests',
3  type : 'boolean',
4  value : true,
5  description : 'Enable building tests')
6