ENH: supress xcode warning

This commit is contained in:
Bill Hoffman 2006-04-21 08:59:36 -04:00
parent 2eea3e3868
commit d11ae3062e
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +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"
"/usr/bin/ld.*warning.*-..*directory.name.*bin.*does not exist"
"Redeclaration of .send..... with a different storage class specifier"
"Utilities/cmexpat/"
"is not used for resolving any symbol"