2026-01-30 08:59:34 -05:00
|
|
|
option('pkg_config', type: 'boolean', value: false, description: 'generate pkg-config file for stroid')
|
2026-01-30 13:21:43 -05:00
|
|
|
option('build_tests', type: 'boolean', value: true, description: 'compile subproject tests')
|
|
|
|
|
option('build_tools', type: 'boolean', value: true, description: 'compile stroid command line tools')
|