mirror of
https://github.com/openharmony/third_party_jsoncpp.git
synced 2026-07-19 12:42:12 -04:00
6 lines
96 B
Meson
Executable File
6 lines
96 B
Meson
Executable File
option(
|
|
'tests',
|
|
type : 'boolean',
|
|
value : true,
|
|
description : 'Enable building tests')
|