mirror of
https://github.com/Tha14/toxic.git
synced 2025-06-19 19:56:36 +02:00
Progress on implementing v4l2 in video_device.*
This commit is contained in:
@ -8,7 +8,7 @@ else
|
||||
endif
|
||||
|
||||
# Variables for video call support
|
||||
VIDEO_LIBS = libtoxav Xlib
|
||||
VIDEO_LIBS = libtoxav vpx x11
|
||||
VIDEO_CFLAGS = -DVIDEO
|
||||
ifneq (, $(findstring video_device.o, $(OBJ)))
|
||||
VIDEO_OBJ = video_call.o
|
||||
|
Reference in New Issue
Block a user