diff options
Diffstat (limited to 'meson_options.txt')
-rw-r--r-- | meson_options.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meson_options.txt b/meson_options.txt new file mode 100644 index 000000000..bf0a7eee5 --- /dev/null +++ b/meson_options.txt @@ -0,0 +1 @@ +option('use_orc', type : 'combo', choices : ['yes', 'no', 'auto'], value : 'auto') |