Files
stroid/meson_options.txt

3 lines
298 B
Meson
Raw Permalink Normal View History

option('pkg_config', type: 'boolean', value: false, description: 'generate pkg-config file for stroid')
option('build_tests', type: 'boolean', value: true, description: 'compile subproject tests')
option('build_tools', type: 'boolean', value: true, description: 'compile stroid command line tools')