diff options
author | Bill Hoffman <bill.hoffman@kitware.com> | 2006-03-18 17:23:13 (GMT) |
---|---|---|
committer | Bill Hoffman <bill.hoffman@kitware.com> | 2006-03-18 17:23:13 (GMT) |
commit | 640ee2e7665ccfa235fa87057bfd48cb09fdeb19 (patch) | |
tree | 5d4dc21b25e06591a404ea7b77997de1b16e46c1 /CTestCustom.ctest.in | |
parent | 263de48025f9a374e2109452ea8de0f8fa91e49f (diff) | |
download | CMake-640ee2e7665ccfa235fa87057bfd48cb09fdeb19.zip CMake-640ee2e7665ccfa235fa87057bfd48cb09fdeb19.tar.gz CMake-640ee2e7665ccfa235fa87057bfd48cb09fdeb19.tar.bz2 |
ENH: add more warning stuff
Diffstat (limited to 'CTestCustom.ctest.in')
-rw-r--r-- | CTestCustom.ctest.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CTestCustom.ctest.in b/CTestCustom.ctest.in index 77683cb..aec838a 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" + "Redeclaration of \"sendpath\" with a different storage class specifier" "Utilities/cmexpat/" "is not used for resolving any symbol" "remark\\(1209" |