diff options
Diffstat (limited to 'CTestCustom.cmake.in')
-rw-r--r-- | CTestCustom.cmake.in | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/CTestCustom.cmake.in b/CTestCustom.cmake.in index 5c9b15ed29..6d167f6623 100644 --- a/CTestCustom.cmake.in +++ b/CTestCustom.cmake.in @@ -13,12 +13,13 @@ SET(CTEST_CUSTOM_WARNING_EXCEPTION "stl_deque.h:479" "Utilities.cmzlib." "Source.CTest.Curl" + "Source.CursesDialog.form" "Utilities.cmcurl" + "Utilities.cmexpat." "Utilities.cmtar" - "Source.CursesDialog.form" + "/usr/include.*warning.*shadowed declaration is here" "/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" "Clock skew detected" "remark\\(1209" |