meson_options.txt

changeset 39032
068fd7f93fda
parent 38866
0db809ba138f
child 39049
65706fd79d19
--- a/meson_options.txt	Sat May 12 06:50:47 2018 +0000
+++ b/meson_options.txt	Sat May 12 12:57:09 2018 -0500
@@ -71,6 +71,9 @@
 option('plugins', type : 'boolean', value : true,
        description : 'compile with plugin support')
 
+option('introspection', type : 'boolean', value : true,
+       description : 'build introspection data')
+
 option('krb4', type : 'boolean', value : false,
        description : 'compile Zephyr plugin with Kerberos 4 support')
 

mercurial