Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHoward Trickey <howard.trickey@gmail.com>2019-10-05 01:33:20 +0300
committerHoward Trickey <howard.trickey@gmail.com>2019-10-05 01:33:20 +0300
commitab519b91b2c4f14ac8cd30038e879fffa290e0cc (patch)
tree81fd5fccacf7f4674503b4fafd639f5f33a323d8 /build_files
parent1f6a34161de7bf577a27a2d3f64cabcb81848653 (diff)
Make this link again; needs more work for orbis to work.
Diffstat (limited to 'build_files')
-rw-r--r--build_files/cmake/platform/platform_apple.cmake2
1 files changed, 1 insertions, 1 deletions
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()