This repository has been archived by the owner on Mar 22, 2020. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This adds support for ffmpeg as a hunter package w/ appropriate options: `-DWITH_FFMPEG=ON -DOPENCV_FFMPEG_USE_FIND_PACKAGE=ON` * update Hunter release * update HunterGate * enable ffmpeg package w/ `if(HUNTER_ENABLED)` * translate ffmpeg CONFIG libs to CMake's variable style usage, i.e. `${FFMPEG_INCLUDE_DIRS}, ${FFMPEG_LIBRARIES}`
- Loading branch information