diff options
Diffstat (limited to 'subprojects/wayland.wrap')
| -rw-r--r-- | subprojects/wayland.wrap | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/subprojects/wayland.wrap b/subprojects/wayland.wrap new file mode 100644 index 0000000..4fc8ba8 --- /dev/null +++ b/subprojects/wayland.wrap @@ -0,0 +1,10 @@ +[wrap-git] +directory = wayland-1.24.0 +url = https://gitlab.freedesktop.org/wayland/wayland.git +revision = 1.24.0 +depth = 1 + +[provide] +wayland-client = wayland_client_dep +wayland-cursor = wayland_cursor_dep +wayland-egl = wayland_egl_dep |