Fix EGL build

This commit is contained in:
Cameron Gutman
2020-05-15 17:54:45 -07:00
parent 6632154906
commit 4b7b01ce0a
2 changed files with 3 additions and 0 deletions
+1
View File
@@ -267,6 +267,7 @@ libdrm {
config_EGL {
message(EGL renderer selected)
CONFIG += egl
DEFINES += HAVE_EGL
SOURCES += \
streaming/video/ffmpeg-renderers/eglvid.cpp \