1 option('pygi-overrides-dir', type : 'string', value : '',
2 description: 'Path to pygobject overrides directory')
3 option('libpython-dir', type : 'string', value : '',
4 description: 'Path to find libpythonXX.so')
5 option('python', type : 'string', value : 'python3')