diff options
-rw-r--r-- | CTestCustom.ctest.in | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/CTestCustom.ctest.in b/CTestCustom.ctest.in index dae5b9d..8d77061 100644 --- a/CTestCustom.ctest.in +++ b/CTestCustom.ctest.in @@ -12,7 +12,9 @@ SET(CTEST_CUSTOM_WARNING_EXCEPTION "stl_deque.h:479" "Utilities/cmzlib/" "Source/CTest/Curl" - "Utilities/cmexpat/" + "Utilities/cmexpat/" + "is not used for resolving any symbol" + "remark\\(1209" ) |