aosp12/external/jsoncpp/meson_options.txt

6 lines
96 B
Meson
Raw Permalink Normal View History

2023-01-09 17:11:35 +08:00
option(
'tests',
type : 'boolean',
value : true,
description : 'Enable building tests')