File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -95,10 +95,11 @@ else ()
9595 ${CMAKE_SOURCE_DIR} /lib/libavformat.a
9696 ${CMAKE_SOURCE_DIR} /lib/libavutil.a
9797 ${CMAKE_SOURCE_DIR} /lib/libavfilter.a
98+ ${CMAKE_SOURCE_DIR} /lib/libpostproc.a
9899 ${CMAKE_SOURCE_DIR} /lib/libswresample.a
99100 ${CMAKE_SOURCE_DIR} /lib/libswscale.a
100101 ${BZIP2_LIBRARY}
101- "-lm -lbz2 -lz -liconv -lpostproc - pthread -framework Security -framework VideoToolbox -framework CoreFoundation -framework CoreMedia -framework CoreVideo -framework CoreServices -framework CoreAudio -framework AVFoundation -framework CoreGraphics -framework AudioToolbox -framework Metal -framework CoreImage -framework AppKit"
102+ "-lm -lbz2 -lz -liconv -pthread -framework Security -framework VideoToolbox -framework CoreFoundation -framework CoreMedia -framework CoreVideo -framework CoreServices -framework CoreAudio -framework AVFoundation -framework CoreGraphics -framework AudioToolbox -framework Metal -framework CoreImage -framework AppKit"
102103 ) # macos
103104
104105 if (NOT CMAKE_SYSTEM_PROCESSOR STREQUAL "arm64" )
You can’t perform that action at this time.
0 commit comments