summaryrefslogtreecommitdiff
path: root/CTestCustom.ctest.in
diff options
context:
space:
mode:
authorBill Hoffman <bill.hoffman@kitware.com>2005-02-16 09:00:58 -0500
committerBill Hoffman <bill.hoffman@kitware.com>2005-02-16 09:00:58 -0500
commitaadde3f0459cc9fbfbccee96efc1cad8287eeb0f (patch)
treee79f1b27836dc0cb3919a5281b6a4d9cd6b32be0 /CTestCustom.ctest.in
parent93384c776363f749c910ff95836533a1a9be0e4a (diff)
downloadcmake-aadde3f0459cc9fbfbccee96efc1cad8287eeb0f.tar.gz
COMP: add a warning ignore for gcc 3.4.2
Diffstat (limited to 'CTestCustom.ctest.in')
-rw-r--r--CTestCustom.ctest.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/CTestCustom.ctest.in b/CTestCustom.ctest.in
index 53f4fcc159..693b908fbd 100644
--- a/CTestCustom.ctest.in
+++ b/CTestCustom.ctest.in
@@ -8,6 +8,7 @@ SET(CTEST_CUSTOM_WARNING_EXCEPTION
"warning: To disable this warning use"
"could not be inlined"
"libCurl.*has no symbols"
+ "stl_deque.h:479"
)