mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-11-01 22:58:40 -04:00
Add DMZ cursor theme
Some day we can make this parse X cursor themes
This commit is contained in:
parent
77a4a79559
commit
4219a407ae
19 changed files with 47 additions and 16 deletions
|
|
@ -21,3 +21,5 @@ view : view.o window.o wayland-glib.o cairo-util.o
|
|||
terminal : LDLIBS += -lutil
|
||||
view : CFLAGS += $(POPPLER_CFLAGS)
|
||||
view : LDLIBS += $(POPPLER_LIBS)
|
||||
|
||||
install :
|
||||
Loading…
Add table
Add a link
Reference in a new issue