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
path: root/tests
diff options
context:
space:
mode:
authorBrecht Van Lommel <brecht>2022-01-12 20:21:43 +0300
committerBrecht Van Lommel <brecht@blender.org>2022-01-13 12:27:11 +0300
commit75a1a578bd5da53fd59ff6bc939ac80b8c65cbc2 (patch)
treecee6127aefe9298e4bb5b041ea7131fd23396d9d /tests
parentf1a488d0f2d3736482d68b96d7b4edecdae2beda (diff)
CMake: use FFmpeg find module on Linux
And change install_deps.sh to build shared (instead of static) FFMPEG libraries, for consistency with other library dependencies and to simplify the logic. This may require users of install_deps.sh to rebuild FFMPEG. This is the last step that lets us get rid of LIBPATH variables and link_directories() entirely, as recommended by the CMake docs. Some fixes were needed in the find FFMPEG module to make it actually work, this code was unused up to now. Followup to D8855. Differential Revision: https://developer.blender.org/D9177
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions