Make h264bitstream dependency optional
This commit is contained in:
@@ -448,6 +448,9 @@ wayland {
|
||||
SOURCES += streaming/video/ffmpeg-renderers/pacer/waylandvsyncsource.cpp
|
||||
HEADERS += streaming/video/ffmpeg-renderers/pacer/waylandvsyncsource.h
|
||||
}
|
||||
!disable-h264bitstream {
|
||||
DEFINES += HAVE_H264BITSTREAM
|
||||
}
|
||||
|
||||
RESOURCES += \
|
||||
resources.qrc \
|
||||
|
||||
Reference in New Issue
Block a user