aboutsummaryrefslogtreecommitdiff
path: root/meson_options.txt
diff options
context:
space:
mode:
Diffstat (limited to 'meson_options.txt')
-rw-r--r--meson_options.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/meson_options.txt b/meson_options.txt
index 7a644f4..0232def 100644
--- a/meson_options.txt
+++ b/meson_options.txt
@@ -1 +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')