mirror of
https://github.com/DaveGamble/cJSON.git
synced 2026-06-05 21:04:39 +00:00
3 lines
118 B
Meson
3 lines
118 B
Meson
option('enable_cjson_utils', type: 'boolean', value: true)
|
|
option('enable_cjson_tests', type: 'boolean', value: true)
|