diff --git a/CMakeLists.txt b/CMakeLists.txt index 33d3586..c29d728 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -90,7 +90,7 @@ if(WIN32) else() # FFmpeg find_package(PkgConfig REQUIRED) - set(FFMPEG_REQUIRED_PKGS REQUIRED + set(FFMPEG_REQUIRED_PKGS libavcodec libavdevice libavfilter