mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-19 21:37:56 -05:00
common/zstd_compression: Add Zstandard wrapper
This commit is contained in:
@ -125,6 +125,8 @@ add_library(common STATIC
|
||||
uint128.h
|
||||
vector_math.h
|
||||
web_result.h
|
||||
zstd_compression.cpp
|
||||
zstd_compression.h
|
||||
)
|
||||
|
||||
if(ARCHITECTURE_x86_64)
|
||||
|
Reference in New Issue
Block a user