summaryrefslogtreecommitdiff
path: root/meson_options.txt
blob: cd83bda502c1834bf0d77af05b3b126ade1946cf (plain)
1
2
option('tests', type: 'boolean', value: true, description: 'build tests')
option('python', type: 'string', value: 'python3', description: 'Python installation to use')