summaryrefslogtreecommitdiff
path: root/meson_options.txt
blob: 7074b98222bd83e5ee5db09fc81634bdea80dfa0 (plain)
1
2
3
4
5
option('pygi-overrides-dir', type : 'string', value : '',
        description: 'Path to pygobject overrides directory')
option('libpython-dir', type : 'string', value : '',
        description: 'Path to find libpythonXX.so')
option('python', type : 'string', value : 'python3')