mirror of
https://github.com/libretro/RetroArch
synced 2025-03-01 07:13:35 +00:00
Update Makefile.common
This commit is contained in:
parent
f4bc332bcd
commit
ebd140752a
@ -1058,6 +1058,11 @@ ifeq ($(HAVE_WAYLAND), 1)
|
|||||||
gfx/common/wayland/xdg-shell-unstable-v6.o \
|
gfx/common/wayland/xdg-shell-unstable-v6.o \
|
||||||
gfx/common/wayland/idle-inhibit-unstable-v1.o \
|
gfx/common/wayland/idle-inhibit-unstable-v1.o \
|
||||||
gfx/common/wayland/xdg-decoration-unstable-v1.o
|
gfx/common/wayland/xdg-decoration-unstable-v1.o
|
||||||
|
|
||||||
|
ifeq ($(HAVE_VULKAN), 1)
|
||||||
|
OBJ += gfx/drivers_context/wayland_vk_ctx.o
|
||||||
|
endif
|
||||||
|
|
||||||
DEF_FLAGS += $(WAYLAND_CFLAGS) $(WAYLAND_CURSOR_CFLAGS)
|
DEF_FLAGS += $(WAYLAND_CFLAGS) $(WAYLAND_CURSOR_CFLAGS)
|
||||||
LIBS += $(WAYLAND_LIBS) $(WAYLAND_CURSOR_LIBS)
|
LIBS += $(WAYLAND_LIBS) $(WAYLAND_CURSOR_LIBS)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user