mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-11-25 06:59:46 -05:00
Switch to cairo-drm, drop struct buffer hacks.
This commit is contained in:
parent
32692d2f48
commit
0ac16f056d
7 changed files with 118 additions and 171 deletions
|
|
@ -39,7 +39,7 @@ wayland-system-compositor : \
|
|||
wayland-system-compositor : CFLAGS += @EGL_COMPOSITOR_CFLAGS@
|
||||
wayland-system-compositor : LDLIBS += -L. -lwayland-server @EGL_COMPOSITOR_LIBS@ -rdynamic -lrt
|
||||
|
||||
flower : flower.o wayland-glib.o cairo-util.o
|
||||
flower : flower.o wayland-glib.o
|
||||
gears : gears.o window.o wayland-glib.o cairo-util.o
|
||||
screenshot : screenshot.o wayland-glib.o
|
||||
terminal : terminal.o window.o wayland-glib.o cairo-util.o
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue