Explorar o código

ENH: shut up warning in 3rd party packages

Ken Martin %!s(int64=20) %!d(string=hai) anos
pai
achega
5947176eab
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      CTestCustom.ctest.in

+ 3 - 0
CTestCustom.ctest.in

@@ -10,6 +10,9 @@ SET(CTEST_CUSTOM_WARNING_EXCEPTION
   "libCurl.*has no symbols"
   "not sorted slower link editing will result"
   "stl_deque.h:479"
+  "Utilities/cmzlib/"      
+  "Source/CTest/Curl"      
+  "Utilities/cmexpat/"      
   )