一.包含头文件和库文件
修改CMakeLists
# swresample
add_library(swresample SHARED IMPORTED)
set_target_properties(swresample PROPERTIES IMPORTED_LOCATION ${FF}# swresample
a一.包含头文件和库文件
修改CMakeLists
# swresample
add_library(swresample SHARED IMPORTED)
set_target_properties(swresample PROPERTIES IMPORTED_LOCATION ${FF}# swresample
a