mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-10-29 05:40:16 -04:00
meson: only require cpp for tests
Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
This commit is contained in:
parent
34306efeb2
commit
4c21053123
2 changed files with 10 additions and 8 deletions
|
|
@ -1,5 +1,5 @@
|
|||
project(
|
||||
'wayland', 'c', 'cpp',
|
||||
'wayland', 'c',
|
||||
version: '1.19.90',
|
||||
license: 'MIT',
|
||||
meson_version: '>= 0.52.1',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue