|
|
@ -25,7 +25,7 @@ option('tests', type: 'feature', value: 'enabled', yield: true, |
|
|
|
description: 'Enable or disable unit tests') |
|
|
|
description: 'Enable or disable unit tests') |
|
|
|
option('introspection', type: 'feature', value: 'auto', yield: true, |
|
|
|
option('introspection', type: 'feature', value: 'auto', yield: true, |
|
|
|
description: 'Generate gobject-introspection bindings (.gir/.typelib files)') |
|
|
|
description: 'Generate gobject-introspection bindings (.gir/.typelib files)') |
|
|
|
option('gtk_doc', type: 'feature', value: 'auto', yield: true, |
|
|
|
option('docs', type: 'feature', value: 'auto', yield: true, |
|
|
|
description: 'Generate documentation with gtk-doc') |
|
|
|
description: 'Generate documentation with gtk-doc') |
|
|
|
|
|
|
|
|
|
|
|
option('benchmark', type: 'feature', value: 'auto', |
|
|
|
option('benchmark', type: 'feature', value: 'auto', |
|
|
|