summaryrefslogtreecommitdiffstats
path: root/CTestCustom.ctest.in
diff options
context:
space:
mode:
authorKen Martin <ken.martin@kitware.com>2005-06-03 15:26:03 (GMT)
committerKen Martin <ken.martin@kitware.com>2005-06-03 15:26:03 (GMT)
commit0dda524eb5e6fc33a439d590e9f4c2ee19919a73 (patch)
tree16305a5a0b05e6d861287a169afa09ec40df58f6 /CTestCustom.ctest.in
parentd77b861939b44eb0015356835bef892d1b0fc0d9 (diff)
downloadCMake-0dda524eb5e6fc33a439d590e9f4c2ee19919a73.zip
CMake-0dda524eb5e6fc33a439d590e9f4c2ee19919a73.tar.gz
CMake-0dda524eb5e6fc33a439d590e9f4c2ee19919a73.tar.bz2
ENH: shut up buggy gcc stl header
Diffstat (limited to 'CTestCustom.ctest.in')
-rw-r--r--CTestCustom.ctest.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/CTestCustom.ctest.in b/CTestCustom.ctest.in
index 646f2e0..edc4413 100644
--- a/CTestCustom.ctest.in
+++ b/CTestCustom.ctest.in
@@ -16,7 +16,8 @@ SET(CTEST_CUSTOM_WARNING_EXCEPTION
"Source/CursesDialog/form"
"Utilities/cmexpat/"
"is not used for resolving any symbol"
- "remark\\(1209"
+ "remark\\(1209"
+ "stl_deque.h:1051"
)