summaryrefslogtreecommitdiff
path: root/CTestCustom.ctest.in
diff options
context:
space:
mode:
authorKen Martin <ken.martin@kitware.com>2005-03-31 10:00:25 -0500
committerKen Martin <ken.martin@kitware.com>2005-03-31 10:00:25 -0500
commit5947176eab19957293258d92197c232874b4fe90 (patch)
tree9aeab93fe722104dbdb2a6c0441aed3d5c089396 /CTestCustom.ctest.in
parent76f7493974cd873618486d811a695dc537802cde (diff)
downloadcmake-5947176eab19957293258d92197c232874b4fe90.tar.gz
ENH: shut up warning in 3rd party packages
Diffstat (limited to 'CTestCustom.ctest.in')
-rw-r--r--CTestCustom.ctest.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/CTestCustom.ctest.in b/CTestCustom.ctest.in
index fda2faa424..dae5b9d0d9 100644
--- a/CTestCustom.ctest.in
+++ b/CTestCustom.ctest.in
@@ -10,6 +10,9 @@ SET(CTEST_CUSTOM_WARNING_EXCEPTION
"libCurl.*has no symbols"
"not sorted slower link editing will result"
"stl_deque.h:479"
+ "Utilities/cmzlib/"
+ "Source/CTest/Curl"
+ "Utilities/cmexpat/"
)