diff options
author | Bill Hoffman <bill.hoffman@kitware.com> | 2009-11-14 03:47:26 (GMT) |
---|---|---|
committer | Bill Hoffman <bill.hoffman@kitware.com> | 2009-11-14 03:47:26 (GMT) |
commit | b5cbafe2732f144f61acb3e7b9f4809cf528decc (patch) | |
tree | f42c3d9ab23cd4ccb02ff67b460789392c36d13d /CTestCustom.cmake.in | |
parent | 28664b96f714a19aae390e10f26dac8e5459e0c2 (diff) | |
download | CMake-b5cbafe2732f144f61acb3e7b9f4809cf528decc.zip CMake-b5cbafe2732f144f61acb3e7b9f4809cf528decc.tar.gz CMake-b5cbafe2732f144f61acb3e7b9f4809cf528decc.tar.bz2 |
exclude warnings from cmbzip2
Diffstat (limited to 'CTestCustom.cmake.in')
-rw-r--r-- | CTestCustom.cmake.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CTestCustom.cmake.in b/CTestCustom.cmake.in index 386ad11..f69c532 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" |