-- a/meson_options.txt
++ b/meson_options.txt
option('enable_tests',
type: 'boolean',
value: true,
value: false,
description: 'Build dav1d tests')
option('logging',