mirror of
https://github.com/pantor/inja.git
synced 2026-09-07 06:28:04 +00:00
Co-authored-by: Benedikt Bastin <benedikt@benedikt-bastin.de>
3 lines
108 B
Meson
3 lines
108 B
Meson
option('build_tests', type: 'boolean', value: true)
|
|
option('build_benchmark', type: 'boolean', value: true)
|