cmake GStreamerPluginsBase examples

w111liang222/lidar-slam-detection hardware/gstreamer/plugins/CMakeLists.txt :13

find_package(GStreamerPluginsBase COMPONENTS video)

robotology/yarp cmake/YarpFindDependencies.cmake :398

find_package(GStreamerPluginsBase ${GStreamerPluginsBase_REQUIRED_VERSION} COMPONENTS app QUIET)

brunoherbelin/vimix CMakeLists.txt :147

find_package(GStreamerPluginsBase 1.0.0 COMPONENTS app audio video pbutils gl)