mirror of
https://git.citron-emu.org/citron/emulator
synced 2026-02-01 07:13:33 +00:00
- Changed zstd::zstd to zstd::libzstd in src/common/CMakeLists.txt - vcpkg provides zstd::libzstd target, not zstd::zstd - This fixes the CMake generation error about missing zstd::zstd target