meson_options.txt

changeset 41066
00e6bda3ef95
parent 41011
90dd69fd1372
child 41172
db38cdfbc59e
--- a/meson_options.txt	Fri Oct 01 01:04:00 2021 -0500
+++ b/meson_options.txt	Fri Oct 01 01:06:04 2021 -0500
@@ -1,6 +1,9 @@
 ##############################################################################
 # General Options
 
+option('devenv-config-dir', type : 'string',
+       description : 'config directory for running a devenv (defaults to a subdirectory of buildroot)')
+
 option('doc', type : 'boolean', value : false,
        description : 'build documentation with gtk-doc')
 

mercurial