ffi_version added
This commit is contained in:
@@ -8,6 +8,7 @@ set(CMAKE_CXX_STANDARD_REQUIRED ON)
|
||||
add_library(ffmpeg_audio SHARED
|
||||
ffmpeg_audio.cpp
|
||||
ffmpeg_audio.h
|
||||
../ffi_version.h
|
||||
)
|
||||
|
||||
add_executable(demo_ffmpeg_audio
|
||||
|
||||
Reference in New Issue
Block a user