codexffmpeg icon indicating copy to clipboard operation
codexffmpeg copied to clipboard

Suggestion: Include cmake config file with shared build

Open RainerMtb opened this issue 1 year ago • 2 comments

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

RainerMtb avatar Aug 09 '24 15:08 RainerMtb

Can you share a specimen of the config file?

GyanD avatar Sep 17 '24 04:09 GyanD

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

RainerMtb avatar Sep 18 '24 14:09 RainerMtb