ENH: shut up warning in 3rd party packages

This commit is contained in:
Ken Martin 2005-03-31 10:00:25 -05:00
parent 76f7493974
commit 5947176eab
1 changed files with 3 additions and 0 deletions

View File

@ -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/"
)