Browse Source

ENH: add ignore for xcode

Bill Hoffman 19 years ago
parent
commit
23200f8f37
1 changed files with 1 additions and 0 deletions
  1. 1 0
      CTestCustom.ctest.in

+ 1 - 0
CTestCustom.ctest.in

@@ -15,6 +15,7 @@ SET(CTEST_CUSTOM_WARNING_EXCEPTION
   "Source/CTest/Curl"
   "Source/CTest/Curl"
   "Utilities/cmcurl"
   "Utilities/cmcurl"
   "Source/CursesDialog/form"
   "Source/CursesDialog/form"
+  "/usr/bin/ld.*warning.*-L.*directory.name.*bin/Release.*does not exist"
   "Redeclaration of .send..... with a different storage class specifier"
   "Redeclaration of .send..... with a different storage class specifier"
   "Utilities/cmexpat/"
   "Utilities/cmexpat/"
   "is not used for resolving any symbol"
   "is not used for resolving any symbol"