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
f16bf580f4
commit
a9ed0762e1
2
r5dev/thirdparty/zstd/CMakeLists.txt
vendored
2
r5dev/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