1 option('introspection', type : 'boolean', value : true, yield : true,
2 description : 'Generate gobject-introspection bindings')
3 option('gtkdoc', type : 'boolean', value : true, yield : true,
4 description : 'Build API documentation with gtk-doc')