diff --git a/meson_options.txt b/meson_options.txt index 82c8ca32e..54c1ee598 100644 --- a/meson_options.txt +++ b/meson_options.txt @@ -1,5 +1,5 @@ option('gcov', - type : 'boolean', + type : 'boolean', value : false, description : 'Enable optional gcov coverage analysis') option('man', type : 'boolean',