From 6db9f9b483fba5a329d4a3818f4d866aa3d82136 Mon Sep 17 00:00:00 2001 From: Bill Hoffman Date: Fri, 13 Nov 2009 08:46:56 -0500 Subject: [PATCH] get rid of the rest of the libarchive warnings by not seeing them.. --- CTestCustom.cmake.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CTestCustom.cmake.in b/CTestCustom.cmake.in index 343f9b0adf..386ad112af 100644 --- a/CTestCustom.cmake.in +++ b/CTestCustom.cmake.in @@ -16,7 +16,7 @@ SET(CTEST_CUSTOM_WARNING_EXCEPTION "Source.CursesDialog.form" "Utilities.cmcurl" "Utilities.cmexpat." - "Utilities.cmtar" + "Utilities.cmlibarchive" "/usr/include.*warning.*shadowed declaration is here" "/usr/bin/ld.*warning.*-..*directory.name.*bin.*does not exist" "Redeclaration of .send..... with a different storage class specifier"