Categories
code ffmpeg

Finding FFMPEG with CMake

Finding FFMPEG using a CMake Find module.

I haven’t found a CMake module to find FFMPEG libraries, so I wrote one (a while back) and I thought to share it.
It will look very hard in order to find it on *nix and Win all the same, and I found it useful.
Get the gist: https://gist.github.com/royshil/6318407

One reply on “Finding FFMPEG with CMake”

Leave a Reply

Your email address will not be published. Required fields are marked *