summaryrefslogtreecommitdiff
path: root/src/core/hle/kernel/object.cpp
diff options
context:
space:
mode:
authorGravatar lat9nq2021-02-06 03:14:11 -0500
committerGravatar lat9nq2021-02-06 03:17:36 -0500
commit527188391c825836c91bd26c4b953999eb8f2dde (patch)
tree235d2f5f4b237faa57ec80217d36a2806e135eee /src/core/hle/kernel/object.cpp
parentCMakeLists: Update to FFmpeg 4.3.1 for WIN32 (diff)
downloadyuzu-527188391c825836c91bd26c4b953999eb8f2dde.tar.gz
yuzu-527188391c825836c91bd26c4b953999eb8f2dde.tar.xz
yuzu-527188391c825836c91bd26c4b953999eb8f2dde.zip
CMakeLists: Use bundled FFmpeg as a fallback
Sets YUZU_USE_BUNDLED_FFMPEG as a CMake dependent option that is OFF on Linux and ON for WIN32 targets. If FFmpeg is not found when YUZU_USE_BUNDLED_FFMPEG is OFF, the bundled module/binaries are used instead. Reverts earlier changes to FindFFmpeg a bit, mostly to keep parity with it's Citra version a bit. Now _FFmpeg_ALL_COMPONENTS lists all components. We overwrite FFmpeg_LIBRARIES and FFmpeg_INCLUDE_DIR after using the module.
Diffstat (limited to 'src/core/hle/kernel/object.cpp')
0 files changed, 0 insertions, 0 deletions