mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-08-09 20:24:14 +00:00
[c-host] linux: initial xcb capture
This commit is contained in:
@@ -34,6 +34,7 @@ else
|
||||
|
||||
ifeq ($(USE_XCB), 1)
|
||||
CFLAGS += -DUSE_XCB
|
||||
LIBS += -lxcb -lxcb-shm -lXfixes
|
||||
OBJS += linux/capture/xcb.o
|
||||
endif
|
||||
endif
|
||||
|
Reference in New Issue
Block a user