build: Link zstd explicitly (#1860)

This commit is contained in:
GaryOderNichts 2026-04-04 16:32:12 +02:00 committed by GitHub
parent fd1a1d1688
commit c16936d381
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -634,6 +634,7 @@ target_link_libraries(CemuCafe PRIVATE
ZLIB::ZLIB
CURL::libcurl
ih264d
zstd::zstd
${glslang_target}
PUBLIC
OpenSSL::SSL