summaryrefslogtreecommitdiffstats
path: root/CTestCustom.cmake.in
diff options
context:
space:
mode:
authorBill Hoffman <bill.hoffman@kitware.com>2007-09-24 15:18:22 (GMT)
committerBill Hoffman <bill.hoffman@kitware.com>2007-09-24 15:18:22 (GMT)
commite10a354d7ea59b9f6a5f31a18ccee47b68648f2d (patch)
treed0a2c1d66e7e989be0196b40b6af06c907933c36 /CTestCustom.cmake.in
parent9a2dbdc1f1a73a419c3e174756814b8c79963c68 (diff)
downloadCMake-e10a354d7ea59b9f6a5f31a18ccee47b68648f2d.zip
CMake-e10a354d7ea59b9f6a5f31a18ccee47b68648f2d.tar.gz
CMake-e10a354d7ea59b9f6a5f31a18ccee47b68648f2d.tar.bz2
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 bdd7524..af83f1a 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"
)