cmake find_package(GStreamer) examples

openscenegraph/OpenSceneGraph CMakeLists.txt :788

FIND_PACKAGE(GStreamer COMPONENTS app pbutils)

qtwebkit/qtwebkit Source/cmake/GStreamerChecks.cmake :13

find_package(GStreamer 1.10.0 REQUIRED COMPONENTS ${GSTREAMER_COMPONENTS})

movableink/webkit Source/cmake/GStreamerChecks.cmake :13

find_package(GStreamer 1.10.0 REQUIRED COMPONENTS ${GSTREAMER_COMPONENTS})