ByteStream: Move zstd wrapper to util project
Removes zstd dependency from common, fixes updater running on Mac.
This commit is contained in:
@ -67,6 +67,7 @@ add_library(util
|
||||
wav_writer.h
|
||||
window_info.cpp
|
||||
window_info.h
|
||||
zstd_byte_stream.cpp
|
||||
)
|
||||
|
||||
target_precompile_headers(util PRIVATE "pch.h")
|
||||
|
||||
Reference in New Issue
Block a user