add reassurance that GStreamer>=1.24 is not a requirement

This commit is contained in:
F. Duncanh
2024-09-29 01:09:13 -04:00
parent 0da8700ae5
commit fee0de15c2

View File

@@ -43,6 +43,8 @@ pkg_check_modules ( GST124 gstreamer-1.0>=1.24 )
if ( GST124_FOUND )
message( STATUS "*** GStreamer >= 1.24: GST_124 will be defined" )
set( GST_124 "1" CACHE STRING "define GST_124" )
else()
message( STATUS "No problem: will use Gtreamer < 1.24" )
endif()
add_library( renderers