ENH: supress xcode warning
This commit is contained in:
parent
2eea3e3868
commit
d11ae3062e
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue