ducktorrent/meson.options
2025-04-07 22:57:15 +01:00

2 lines
233 B
Text

option('build_tools', type: 'boolean', value: true, description: 'Enable or disable building the cli tools')
option('build_testing', type: 'boolean', value: true, description: 'Enable or disable building of automated test programs')