[Bf-blender-cvs] [ab519b91b2c] master: Make this link again; needs more work for orbis to work.

Howard Trickey noreply at git.blender.org
Sat Oct 5 00:34:05 CEST 2019


Commit: ab519b91b2c4f14ac8cd30038e879fffa290e0cc
Author: Howard Trickey
Date:   Fri Oct 4 18:33:20 2019 -0400
Branches: master
https://developer.blender.org/rBab519b91b2c4f14ac8cd30038e879fffa290e0cc

Make this link again; needs more work for orbis to work.

===================================================================

M	build_files/cmake/platform/platform_apple.cmake

===================================================================

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()



More information about the Bf-blender-cvs mailing list