cmake find_package(..) what is the proper gstreamer package name?
Rick Blacker
rick_blacker at hotmail.com
Wed Oct 26 17:56:36 UTC 2016
I'm new to both GStreamer and CMake. I'm trying to create a cmake file for an app that I want to use gstreamer in. When I use the command
find_package( .... ) I've tried several different gstreamer package names. Things like find_package( gstreamer-1.0 ) and others. None of them worked.
Does anyone know the proper value to use here?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20161026/82a23cdd/attachment.html>
More information about the gstreamer-devel
mailing list