From b5cbafe2732f144f61acb3e7b9f4809cf528decc Mon Sep 17 00:00:00 2001 From: Bill Hoffman Date: Fri, 13 Nov 2009 22:47:26 -0500 Subject: [PATCH] exclude warnings from cmbzip2 --- CTestCustom.cmake.in | 1 + 1 file changed, 1 insertion(+) diff --git a/CTestCustom.cmake.in b/CTestCustom.cmake.in index 386ad112a..f69c5326b 100644 --- a/CTestCustom.cmake.in +++ b/CTestCustom.cmake.in @@ -12,6 +12,7 @@ SET(CTEST_CUSTOM_WARNING_EXCEPTION "not sorted slower link editing will result" "stl_deque.h:479" "Utilities.cmzlib." + "Utilities.cmbzip2." "Source.CTest.Curl" "Source.CursesDialog.form" "Utilities.cmcurl"