ZStd: suppress thirdparty code warnings

This commit is contained in:
Kawe Mazidjatari 2024-01-26 00:04:12 +01:00
parent f16bf580f4
commit a9ed0762e1

View File

@ -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"