deps-libff: Link FFmpeg libraries
This commit is contained in:
3
deps/libff/CMakeLists.txt
vendored
3
deps/libff/CMakeLists.txt
vendored
@@ -58,4 +58,5 @@ if(NOT MSVC)
|
||||
endif()
|
||||
endif()
|
||||
|
||||
target_link_libraries (libff)
|
||||
target_link_libraries (libff
|
||||
${FFMPEG_LIBRARIES})
|
||||
|
Reference in New Issue
Block a user