summaryrefslogtreecommitdiffstats
path: root/CTestCustom.ctest.in
diff options
context:
space:
mode:
authorBill Hoffman <bill.hoffman@kitware.com>2006-07-25 12:27:07 (GMT)
committerBill Hoffman <bill.hoffman@kitware.com>2006-07-25 12:27:07 (GMT)
commit070e199f9e9af6bf670c287be1536d6879852956 (patch)
treeee9d1f6e02c09a77244b7134b3d6090cc110d116 /CTestCustom.ctest.in
parentbe2880a9fd92551f7b2b970d72d082021d6fa26c (diff)
downloadCMake-070e199f9e9af6bf670c287be1536d6879852956.zip
CMake-070e199f9e9af6bf670c287be1536d6879852956.tar.gz
CMake-070e199f9e9af6bf670c287be1536d6879852956.tar.bz2
ENH: try to get rid of clock skew warning
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 ffc1945..a61cf2c 100644
--- a/CTestCustom.ctest.in
+++ b/CTestCustom.ctest.in
@@ -19,6 +19,7 @@ SET(CTEST_CUSTOM_WARNING_EXCEPTION
"Redeclaration of .send..... with a different storage class specifier"
"Utilities/cmexpat/"
"is not used for resolving any symbol"
+ "Clock skew detected"
"remark\\(1209"
"stl_deque.h:1051"
)