Add missed dependency on external_opus target for ffmpeg
This commit is contained in:
parent
7d1ad3dfe3
commit
58c7b0f52e
1 changed files with 1 additions and 0 deletions
1
external/ffmpeg/CMakeLists.txt
vendored
1
external/ffmpeg/CMakeLists.txt
vendored
|
|
@ -39,6 +39,7 @@ else()
|
|||
${ffmpeg_lib_loc}/libswresample/libswresample.a
|
||||
${ffmpeg_lib_loc}/libswscale/libswscale.a
|
||||
${ffmpeg_lib_loc}/libavutil/libavutil.a
|
||||
desktop-app::external_opus
|
||||
$<TARGET_FILE:desktop-app::external_opus>
|
||||
)
|
||||
if (LINUX)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue