Index: meson_options.txt |
=================================================================== |
new file mode 100644 |
--- /dev/null |
+++ b/meson_options.txt |
@@ -0,0 +1,2 @@ |
+option('tracing', type: 'boolean', value: false) |
+option('emscripten-config', type: 'string', value: '~/.emscripten') |