From 23200f8f37f864753158263a0dcb1135a62dcf12 Mon Sep 17 00:00:00 2001 From: Bill Hoffman Date: Thu, 20 Apr 2006 09:32:32 -0400 Subject: [PATCH] ENH: add ignore for xcode --- CTestCustom.ctest.in | 1 + 1 file changed, 1 insertion(+) diff --git a/CTestCustom.ctest.in b/CTestCustom.ctest.in index 26c125db0..1f0418a85 100644 --- a/CTestCustom.ctest.in +++ b/CTestCustom.ctest.in @@ -15,6 +15,7 @@ SET(CTEST_CUSTOM_WARNING_EXCEPTION "Source/CTest/Curl" "Utilities/cmcurl" "Source/CursesDialog/form" + "/usr/bin/ld.*warning.*-L.*directory.name.*bin/Release.*does not exist" "Redeclaration of .send..... with a different storage class specifier" "Utilities/cmexpat/" "is not used for resolving any symbol"