mirror of
https://github.com/Mauler125/r5sdk.git
synced 2025-02-09 19:15:03 +01:00
ZStd: explicitly set debug level
Explicitly set to 0 for release
This commit is contained in:
parent
0938eb2415
commit
207bd5588c
1
src/thirdparty/zstd/CMakeLists.txt
vendored
1
src/thirdparty/zstd/CMakeLists.txt
vendored
@ -94,4 +94,5 @@ thirdparty_suppress_warnings()
|
||||
|
||||
target_compile_definitions( ${PROJECT_NAME} PRIVATE
|
||||
"ZSTD_MULTITHREAD"
|
||||
"DEBUGLEVEL=0"
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user