Index: meson_options.txt |
=================================================================== |
--- a/meson_options.txt |
+++ b/meson_options.txt |
@@ -1,2 +1,3 @@ |
option('tracing', type: 'boolean', value: false) |
+option('native', type: 'boolean', value: false) |
option('emscripten-config', type: 'string', value: '~/.emscripten') |