summaryrefslogtreecommitdiff
path: root/meson_options.txt
blob: 4fb5304c0276bf26fbe32385f86383993fc87516 (plain)
1
2
3
option('python', type : 'string', value : 'python3')
option('pycairo', type : 'feature', value : 'auto', description : 'build with pycairo integration')
option('tests', type : 'boolean', value : true, description : 'build unit tests')