Imported Upstream version 1.9.4
[platform/upstream/jsoncpp.git] / meson_options.txt
1 option(
2   'tests',
3   type : 'boolean',
4   value : true,
5   description : 'Enable building tests')