mirror of
https://codeberg.org/FabricSoul/dwl.git
synced 2025-08-03 20:10:23 -04:00
include xcb only when building with xwayland support
This commit is contained in:
parent
7b42232ad1
commit
14641560b0
2 changed files with 3 additions and 1 deletions
|
@ -9,5 +9,7 @@ MANDIR = $(PREFIX)/share/man
|
|||
#CFLAGS = -pedantic -Wall -Wextra -Werror -Wno-unused-parameter -Wno-sign-compare -Wno-unused-function -Wno-unused-variable -Wno-unused-result -Wdeclaration-after-statement
|
||||
|
||||
XWAYLAND =
|
||||
XLIBS =
|
||||
# Uncomment to build XWayland support
|
||||
#XWAYLAND = -DXWAYLAND
|
||||
#XLIBS = xcb
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue