diff --git a/meson_options.txt b/meson_options.txt new file mode 100644 index 0000000..718bccf --- /dev/null +++ b/meson_options.txt @@ -0,0 +1,2 @@ +option('docdir', type : 'string', value : 'share/doc/canfigger', + description : 'directory where the documentation should be installed to')