yuzu/externals/find-modules
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
..
FindCatch2.cmake Add version check for catch2 2020-05-09 12:47:59 +02:00
FindFFmpeg.cmake CMakeLists: Use bundled FFmpeg as a fallback 2021-02-06 03:17:36 -05:00
Findfmt.cmake Add version check to Findfmt 2020-05-09 12:47:59 +02:00
FindLibUSB.cmake cmake: unbreak system libusb support 2020-07-07 10:13:18 +00:00
FindLibzip.cmake Fix libzip version check 2020-05-09 12:47:59 +02:00
Findlz4.cmake Replace externals with Conan (#3735) 2020-05-08 17:09:29 -04:00
Findnlohmann_json.cmake Add version check to Findnlohmann_json.cmake 2020-05-09 12:47:59 +02:00
Findopus.cmake Replace externals with Conan (#3735) 2020-05-08 17:09:29 -04:00
FindUnicorn.cmake Replace externals with Conan (#3735) 2020-05-08 17:09:29 -04:00
Findzstd.cmake Check for the zstd version 2020-05-09 12:43:42 +02:00