mirror of
https://gitlab.freedesktop.org/wayland/wayland-protocols.git
synced 2025-12-20 07:00:08 +01:00
5 lines
99 B
Meson
5 lines
99 B
Meson
|
|
option('tests',
|
||
|
|
type: 'boolean',
|
||
|
|
value: true,
|
||
|
|
description: 'Build the tests')
|