This repository was archived by the owner on Mar 22, 2020. It is now read-only.
Commit fc1a3ae
manage ffmpeg dependency w/ hunter
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}`1 parent 5275998 commit fc1a3ae
1 file changed
+19
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
186 | 186 | | |
187 | 187 | | |
188 | 188 | | |
| 189 | + | |
| 190 | + | |
189 | 191 | | |
190 | 192 | | |
191 | 193 | | |
| |||
195 | 197 | | |
196 | 198 | | |
197 | 199 | | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
198 | 217 | | |
199 | 218 | | |
200 | 219 | | |
| |||
0 commit comments