mirror of
https://github.com/Mauler125/r5sdk.git
synced 2025-02-09 19:15:03 +01:00
ZStd: suppress thirdparty code warnings
This commit is contained in:
parent
f61e2e1201
commit
005453a606
2
src/thirdparty/zstd/CMakeLists.txt
vendored
2
src/thirdparty/zstd/CMakeLists.txt
vendored
@ -88,7 +88,9 @@ add_sources( SOURCE_GROUP "DictBuilder"
|
||||
)
|
||||
|
||||
end_sources()
|
||||
|
||||
whole_program_optimization()
|
||||
thirdparty_suppress_warnings()
|
||||
|
||||
target_compile_definitions( ${PROJECT_NAME} PRIVATE
|
||||
"ZSTD_MULTITHREAD"
|
||||
|
Loading…
x
Reference in New Issue
Block a user