Enable building of glfw-wayland backend

This commit is contained in:
Kovid Goyal
2017-11-21 06:07:41 +05:30
parent 9ec6cf721f
commit 85fcd51ea3
5 changed files with 42 additions and 5 deletions

View File

@@ -62,6 +62,10 @@
"egl_context.h",
"osmesa_context.h"
],
"protocols": [
"unstable/relative-pointer/relative-pointer-unstable-v1.xml",
"unstable/pointer-constraints/pointer-constraints-unstable-v1.xml"
],
"sources": [
"wl_init.c",
"wl_monitor.c",