summaryrefslogtreecommitdiff
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, 1 insertions, 1 deletions
diff --git a/meson_options.txt b/meson_options.txt
index 2d78b8d9..1a328045 100644
--- a/meson_options.txt
+++ b/meson_options.txt
@@ -7,6 +7,6 @@ option('documentation',
type : 'boolean',
description : 'Generate the project documentation')
-option('tests',
+option('test',
type : 'boolean',
description: 'Compile and include the tests')