From 8bba62fc8c519cc782ac2e917743f0efd36f2a4e Mon Sep 17 00:00:00 2001 From: dec05eba Date: Tue, 4 Mar 2025 23:39:38 +0100 Subject: Make native arch, symlink optional --- meson_options.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meson_options.txt') 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') -- cgit v1.2.3-70-g09d2