mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-10-29 05:40:16 -04:00
Make it easier to use Wayland as a Meson subproject by overriding
dependencies we define. This allows to easily build Wayland as a
subproject like so:
subproject('wayland', required: false, default_options: ['documentation=false'])
After this statement, the wayland-* dependencies will use the subproject
instead of the system if available.
Signed-off-by: Simon Ser <contact@emersion.fr>
|
||
|---|---|---|
| .. | ||
| meson.build | ||
| wayland-egl-abi-check.c | ||
| wayland-egl-backend.h | ||
| wayland-egl-core.h | ||
| wayland-egl-symbols-check | ||
| wayland-egl.c | ||
| wayland-egl.h | ||