removed sdl3
This commit is contained in:
parent
dfb28dad22
commit
92ce71b5f1
2 changed files with 1 additions and 2 deletions
2
Makefile
2
Makefile
|
|
@ -1,4 +1,4 @@
|
|||
LIBS=sdl3 opengl wayland-client egl wayland-egl
|
||||
LIBS=opengl wayland-client egl wayland-egl
|
||||
CFLAGS+=-g -Wall -Wextra $(shell pkg-config --cflags $(LIBS))
|
||||
LDLIBS+=$(shell pkg-config --libs $(LIBS))
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue