mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2024-11-11 05:24:57 +00:00
527188391c
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. |
||
---|---|---|
.. | ||
cmake-modules | ||
cubeb@1d66483ad2 | ||
discord-rpc@e32d001809 | ||
dynarmic@8c09da666a | ||
ffmpeg@81c462ad95 | ||
find-modules | ||
getopt | ||
glad | ||
httplib | ||
inih | ||
libressl@8289d0d07d | ||
libusb | ||
libzip | ||
mbedtls@a280e602f3 | ||
microprofile | ||
opus | ||
sirit@eefca56afd | ||
soundtouch@060181eaf2 | ||
Vulkan-Headers@8188e3fbbc | ||
xbyak@c306b8e578 | ||
CMakeLists.txt |