1 2 3 4 5 6 7 8 9 10 11 12 13
option( 'introspection', type: 'boolean', value: true, description: 'Build gobject-introspection data', ) option( 'vapi', type: 'boolean', value: true, description: 'Generate vapi data (needs vapigen & introspection option)', )