mirror of
https://git.suyu.dev/suyu/ext-windows-bin.git
synced 2025-12-22 05:36:28 +01:00
No description
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}") ``` |
||
|---|---|---|
| curl | ||
| cv2pdb | ||
| ffmpeg | ||
| qt | ||
| qtifw | ||
| sdl2 | ||
| unicorn | ||
| clang-format-12.exe | ||
| README.md | ||
ext-windows-bin
Windows binaries for dependencies / libraries used by yuzu.