freelance-project-34-market.../python/meson_options.txt
Siarhei Siniak 9a12e71493 [+] update module_switch
1. allow per module tool array;
  2. partially fix deploy:wheel;
2025-05-09 14:35:27 +03:00

3 lines
137 B
Meson

option('modes', type: 'array', choices: ['meson', 'pyproject'], value: ['pyproject'])
option('install_path', type : 'string', value: '')