diff options
author | Ken Martin <ken.martin@kitware.com> | 2005-06-29 12:46:07 (GMT) |
---|---|---|
committer | Ken Martin <ken.martin@kitware.com> | 2005-06-29 12:46:07 (GMT) |
commit | e16d47c91ace32546ef64309724ecfb491359ab9 (patch) | |
tree | 654b6c9f6fbe3a6ae75798d7a1638a5c68e9f61f /CTestCustom.ctest.in | |
parent | e90bbc11f352466349d217ecc6367f269e925ad1 (diff) | |
download | CMake-e16d47c91ace32546ef64309724ecfb491359ab9.zip CMake-e16d47c91ace32546ef64309724ecfb491359ab9.tar.gz CMake-e16d47c91ace32546ef64309724ecfb491359ab9.tar.bz2 |
COMP: shut up warning
Diffstat (limited to 'CTestCustom.ctest.in')
-rw-r--r-- | CTestCustom.ctest.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CTestCustom.ctest.in b/CTestCustom.ctest.in index 7cd230a..3135eba 100644 --- a/CTestCustom.ctest.in +++ b/CTestCustom.ctest.in @@ -7,7 +7,7 @@ SET(CTEST_CUSTOM_WARNING_EXCEPTION "warning: \\(Long double usage is reported only once for each file" "warning: To disable this warning use" "could not be inlined" - "libCurl.*has no symbols" + "libcmcurl.*has no symbols" "not sorted slower link editing will result" "stl_deque.h:479" "Utilities/cmzlib/" |