2 lines
233 B
Text
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')
|