option('fcoarray', type: 'combo', choices: ['single', 'lib'], value: 'single',
       description: 'gfortran -fcoarray= mode for Coarray Fortran (rec_caf)')

option('python_package', type: 'boolean', value: false,
       description: 'Build CPython extension wheel (meson-python)')
