From ab519b91b2c4f14ac8cd30038e879fffa290e0cc Mon Sep 17 00:00:00 2001 From: Howard Trickey Date: Fri, 4 Oct 2019 18:33:20 -0400 Subject: Make this link again; needs more work for orbis to work. --- build_files/cmake/platform/platform_apple.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build_files') diff --git a/build_files/cmake/platform/platform_apple.cmake b/build_files/cmake/platform/platform_apple.cmake index 3cc6eb00476..249546dd216 100644 --- a/build_files/cmake/platform/platform_apple.cmake +++ b/build_files/cmake/platform/platform_apple.cmake @@ -158,7 +158,7 @@ if(WITH_CODEC_FFMPEG) mp3lame swscale x264 xvidcore theora theoradec theoraenc vorbis vorbisenc vorbisfile ogg - opus vpx swresample) + vpx swresample) set(FFMPEG_LIBPATH ${FFMPEG}/lib) endif() -- cgit v1.2.3