mirror of
https://git.citron-emu.org/citron/emulator
synced 2026-01-31 23:03: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