summaryrefslogtreecommitdiffstats
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, 0 insertions, 3 deletions
diff --git a/meson_options.txt b/meson_options.txt
deleted file mode 100644
index 08fb0de0..00000000
--- a/meson_options.txt
+++ /dev/null
@@ -1,3 +0,0 @@
-option('drun', type: 'boolean', value: true, description: 'Desktop file mode')
-option('window', type: 'boolean', value: true, description: 'Window switcher mode')
-option('check', type: 'feature', description: 'Build and run libcheck-based tests')