Imported Upstream version 3.32.2
[platform/upstream/python-gobject.git] / meson_options.txt
1 option('python', type : 'string', value : 'python3')
2 option('pycairo', type : 'boolean', value : true, description : 'build with pycairo integration')
3 option('tests', type : 'boolean', value : true, description : 'build unit tests')