CTestCustom: Ignore warnings in third-party zstd code

We already do this for other third-party libraries.
stage/master/nightly/2024/04/25
Brad King 2024-04-23 15:02:27 -04:00
parent dc7fceb200
commit 901379a19b
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ list(APPEND CTEST_CUSTOM_WARNING_EXCEPTION
"not sorted slower link editing will result"
"stl_deque.h:479"
"Utilities.cmzlib."
"Utilities.cmzstd."
"Utilities.cmbzip2."
"Source.CTest.Curl"
"Source.CursesDialog.form"