mirror of
https://git.suyu.dev/suyu/suyu
synced 2024-11-01 12:57:52 +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. |
||
---|---|---|
.. | ||
FindCatch2.cmake | ||
FindFFmpeg.cmake | ||
Findfmt.cmake | ||
FindLibUSB.cmake | ||
FindLibzip.cmake | ||
Findlz4.cmake | ||
Findnlohmann_json.cmake | ||
Findopus.cmake | ||
FindUnicorn.cmake | ||
Findzstd.cmake |