3 lines
258 B
Meson
3 lines
258 B
Meson
option('pkg-config', type: 'boolean', value: false, description: 'generate pkg-config file for all libraries and fourdst (defaults to false to allow easy pip building)')
|
|
option('tests', type: 'boolean', value: false, description: 'compile subproject tests')
|