diff options
Diffstat (limited to 'CTestCustom.ctest.in')
-rw-r--r-- | CTestCustom.ctest.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CTestCustom.ctest.in b/CTestCustom.ctest.in index fda2faa424..dae5b9d0d9 100644 --- a/CTestCustom.ctest.in +++ b/CTestCustom.ctest.in @@ -10,6 +10,9 @@ SET(CTEST_CUSTOM_WARNING_EXCEPTION "libCurl.*has no symbols" "not sorted slower link editing will result" "stl_deque.h:479" + "Utilities/cmzlib/" + "Source/CTest/Curl" + "Utilities/cmexpat/" ) |