Open Source Computer Vision Library https://opencv.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

11 lines
361 B

set(FFMPEG_libavcodec_FOUND 1)
set(FFMPEG_libavformat_FOUND 1)
set(FFMPEG_libavutil_FOUND 1)
set(FFMPEG_libswscale_FOUND 1)
set(FFMPEG_libavresample_FOUND 1)
set(FFMPEG_libavcodec_VERSION 55.18.102)
set(FFMPEG_libavformat_VERSION 55.12.100)
set(FFMPEG_libavutil_VERSION 52.38.100)
set(FFMPEG_libswscale_VERSION 2.3.100)
set(FFMPEG_libavresample_VERSION 1.0.1)