mirror of
https://git.suyu.dev/suyu/ext-windows-bin.git
synced 2025-12-21 21:26:15 +01:00
CMake doesn't remove the trailing newline when it reads the requirements.txt related to PR: https://github.com/yuzu-emu/yuzu/pull/8264 ``` file(READ "${FFmpeg_PATH}/requirements.txt" FFmpeg_REQUIRED_DLLS) string(REGEX REPLACE "\n$" "" FFmpeg_REQUIRED_DLLS "${FFmpeg_REQUIRED_DLLS}") ``` |
||
|---|---|---|
| .. | ||
| ffmpeg-4.2.1.7z | ||
| ffmpeg-4.3.1.7z | ||
| ffmpeg-4.4.7z | ||