mirror of
https://gitlab.freedesktop.org/wayland/wayland-protocols.git
synced 2025-12-20 02:20:12 +01:00
Signed-off-by: Jonas Ådahl <jadahl@gmail.com> Reviewed-by: Simon Ser <contact@emersion.fr>
4 lines
99 B
Meson
4 lines
99 B
Meson
option('tests',
|
|
type: 'boolean',
|
|
value: true,
|
|
description: 'Build the tests')
|