summaryrefslogtreecommitdiff
path: root/CTestCustom.cmake.in
diff options
context:
space:
mode:
authorBill Hoffman <bill.hoffman@kitware.com>2007-09-24 11:18:22 -0400
committerBill Hoffman <bill.hoffman@kitware.com>2007-09-24 11:18:22 -0400
commite10a354d7ea59b9f6a5f31a18ccee47b68648f2d (patch)
treed0a2c1d66e7e989be0196b40b6af06c907933c36 /CTestCustom.cmake.in
parent9a2dbdc1f1a73a419c3e174756814b8c79963c68 (diff)
downloadcmake-e10a354d7ea59b9f6a5f31a18ccee47b68648f2d.tar.gz
COMP: exclude some warnings on hp
Diffstat (limited to 'CTestCustom.cmake.in')
-rw-r--r--CTestCustom.cmake.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/CTestCustom.cmake.in b/CTestCustom.cmake.in
index bdd75245c8..af83f1a02c 100644
--- a/CTestCustom.cmake.in
+++ b/CTestCustom.cmake.in
@@ -22,6 +22,7 @@ SET(CTEST_CUSTOM_WARNING_EXCEPTION
"Clock skew detected"
"remark\\(1209"
"stl_deque.h:1051"
+ "Parser.cxx.*warning.*2111-D.*statement is unreachable"
"CMakeSetupManifest.xml.*manifest authoring warning.*Unrecognized Element"
)