Blame view

3rdparty/jsoncpp-1.9.5/meson_options.txt 96 Bytes
6fdcb6a5   Hu Chunming   初次提交,代码大体完成编写,完善中
1
2
3
4
5
  option(
    'tests',
    type : 'boolean',
    value : true,
    description : 'Enable building tests')