aboutsummaryrefslogtreecommitdiff
path: root/meson_options.txt
diff options
context:
space:
mode:
Diffstat (limited to 'meson_options.txt')
-rw-r--r--meson_options.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/meson_options.txt b/meson_options.txt
index 5f56ec2..8a3dfea 100644
--- a/meson_options.txt
+++ b/meson_options.txt
@@ -15,5 +15,4 @@ option('translations', description: 'Generate and install translations', type: '
option('Breakpad', description: 'Enable breakpad crash reporting', type: 'feature', value: 'auto')
option('Plasma', description: 'Enable KDE plasma integration', type: 'feature', value: 'auto')
option('Python', description: 'Enable Python interpreter', type: 'feature', value: 'auto')
-option('testing', description: 'Build tests (requires gtest)', type: 'feature', value: 'auto')