diff --git a/meson_options.txt b/meson_options.txt new file mode 100644 index 0000000..5f51762 --- /dev/null +++ b/meson_options.txt @@ -0,0 +1,2 @@ +option('portable', type : 'boolean', value : false, description: 'Create a portable build') +