Ver Fonte

CTestCustom: Ignore warnings in third-party zstd code

We already do this for other third-party libraries.
Brad King há 1 ano atrás
pai
commit
901379a19b
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      CTestCustom.cmake.in

+ 1 - 0
CTestCustom.cmake.in

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