mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-07 16:02:34 -07: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