aboutsummaryrefslogtreecommitdiff
path: root/meson_options.txt
diff options
context:
space:
mode:
Diffstat (limited to 'meson_options.txt')
-rw-r--r--meson_options.txt9
1 files changed, 0 insertions, 9 deletions
diff --git a/meson_options.txt b/meson_options.txt
deleted file mode 100644
index 32c25cb..0000000
--- a/meson_options.txt
+++ /dev/null
@@ -1,9 +0,0 @@
-option('poi', description: 'Executable name', type: 'string', value: 'poi')
-option('firejail', description: 'firejail executable name', type: 'string', value: '/usr/bin/firejail')
-
-option('manpage', description: 'Generate and install manpage', type: 'boolean', value: 'true')
-option('translations', description: 'Generate and install translations', type: 'feature', value: 'auto')
-option('updater', description: 'Build updater component', type: 'feature', value: 'auto')
-
-# Build options
-option('signPlugins', description: 'Generate OpenSSL signing key', type: 'feature', value: 'auto')