lat9nq 527188391c 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.
2021-02-06 03:17:36 -05:00
..
2018-10-02 15:30:48 +02:00
2021-02-05 13:41:45 -05:00
2020-10-27 19:52:48 -04:00
2019-10-29 19:52:40 -04:00
2018-09-08 18:26:23 +01:00
2020-08-30 05:09:48 -04:00
2020-12-24 21:07:24 -03:00