Skip to content
Snippets Groups Projects
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
meson_options.txt 170 B
option('tests', type : 'boolean', value : false, description : 'Build the tests')
option('examples', type : 'boolean', value : false, description : 'Build the examples')