summaryrefslogtreecommitdiffstats
path: root/test cases/python/8 different python versions/meson_options.txt
blob: c85110d037c9a2afda01fdd4cfbaab30addbccba (plain)
1
2
3
4
option('python', type: 'string',
  description: 'Name of or path to the python executable'
)
option('disabled_opt', type: 'feature', value: 'disabled')