option('python', type : 'boolean', value : true) option('libav', type : 'boolean', value : true) option('ugly', type : 'boolean', value : true) option('bad', type : 'boolean', value : true) option('devtools', type : 'boolean', value : true) option('ges', type : 'boolean', value : true) option('rtsp_server', type : 'boolean', value : true) option('omx', type : 'boolean', value : false) option('vaapi', type : 'boolean', value : true) option('sharp', type : 'boolean', value : true) option('custom_subprojects', type : 'string', value : '', description : 'Comma-separated project names') # Common options, automatically inherited by subprojects option('gtkdoc', type : 'boolean', value : true, description : 'Generate API documentation with gtk-doc') option('introspection', type : 'boolean', value : true, description : 'Whether to disable the introspection generation')