mirror of
				https://git.tardis.systems/mirrors/yuzu
				synced 2025-10-31 18:54:14 +01:00 
			
		
		
		
	| 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 | ||