Files
bmplib/meson.options

3 lines
115 B
Plaintext
Raw Permalink Normal View History

2024-09-20 20:08:08 +02:00
option('insanity_limit_mb', type: 'integer', min: 0, value: 500)
2025-04-10 17:13:26 +02:00
option('sanitize', type: 'boolean', value: false)