.
This commit is contained in:
parent
2a017bb895
commit
ea6d60ce95
7 changed files with 109 additions and 136 deletions
2
Makefile
2
Makefile
|
@ -1,4 +1,4 @@
|
|||
CFLAGS:=-s -O0 -pedantic -Wall -Wextra -DWLR_USE_UNSTABLE
|
||||
CFLAGS:=-s -O0 -pedantic -Wall -Wextra -DWLR_USE_UNSTABLE -b
|
||||
LDFLAGS:=$(shell pkg-config --libs wlroots wayland-server libinput)
|
||||
CC:=cc
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue