3 lines
137 B
Meson
3 lines
137 B
Meson
option('modes', type: 'array', choices: ['meson', 'pyproject'], value: ['pyproject'])
|
|
option('install_path', type : 'string', value: '')
|