GyanD / codexffmpeg

Support for https://www.gyan.dev/ffmpeg
1.44k stars 109 forks source link

Suggestion: Include cmake config file with shared build #147

Open RainerMtb opened 1 month ago

RainerMtb commented 1 month ago

Would be nice if there was a cmake config file already included with the shared build so the package could be found by cmake's find_package()command https://cmake.org/cmake/help/latest/guide/using-dependencies/index.html#guide:Using%20Dependencies%20Guide

GyanD commented 2 weeks ago

Can you share a specimen of the config file?

RainerMtb commented 2 weeks ago

I do not really know how to write such a config file, but there is a repo dedicated to that topic, including a file for ffmpeg https://github.com/snikulov/cmake-modules