meson_options.txt

changeset 40546
aa0d59a5c23d
parent 40523
9bcf96663cb9
child 40554
e910eacdf9d9
--- a/meson_options.txt	Wed Oct 07 02:07:56 2020 -0500
+++ b/meson_options.txt	Thu Oct 08 03:25:28 2020 -0500
@@ -10,7 +10,7 @@
 option('glib-errors-trace', type : 'boolean', value : false,
        description : 'print backtraces for glib errors')
 
-option('introspection', type : 'feature',
+option('introspection', type : 'boolean', value : true,
        description : 'build introspection data')
 
 option('nettle', type : 'feature',

mercurial