aboutsummaryrefslogtreecommitdiff
path: root/meson_options.txt
diff options
context:
space:
mode:
Diffstat (limited to 'meson_options.txt')
-rw-r--r--meson_options.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/meson_options.txt b/meson_options.txt
new file mode 100644
index 0000000..0232def
--- /dev/null
+++ b/meson_options.txt
@@ -0,0 +1,3 @@
+option('native_arch', type : 'boolean', value : true, description : 'Build specifically for your own cpu for best performance')
+option('install_symlink', type : 'boolean', value : true, description : 'Install a symlink for qm to quickmedia')
+option('install_emoji', type : 'boolean', value : true, description : 'Download and install emoji')