diff options
-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 98f6d6f..5c9b15e 100644 --- a/CTestCustom.cmake.in +++ b/CTestCustom.cmake.in @@ -14,6 +14,7 @@ SET(CTEST_CUSTOM_WARNING_EXCEPTION "Utilities.cmzlib." "Source.CTest.Curl" "Utilities.cmcurl" + "Utilities.cmtar" "Source.CursesDialog.form" "/usr/bin/ld.*warning.*-..*directory.name.*bin.*does not exist" "Redeclaration of .send..... with a different storage class specifier" |