diff options
author | Bill Hoffman <bill.hoffman@kitware.com> | 2006-04-21 14:26:06 (GMT) |
---|---|---|
committer | Bill Hoffman <bill.hoffman@kitware.com> | 2006-04-21 14:26:06 (GMT) |
commit | 8913cbffdee9fdff52e18e1ed795277c68acfc2c (patch) | |
tree | 9e7eb39f242efecf3230f4b2885e050be638c71c /CTestCustom.ctest.in | |
parent | f29d881d3df6a52e1f92e946681f393aec5903ee (diff) | |
download | CMake-8913cbffdee9fdff52e18e1ed795277c68acfc2c.zip CMake-8913cbffdee9fdff52e18e1ed795277c68acfc2c.tar.gz CMake-8913cbffdee9fdff52e18e1ed795277c68acfc2c.tar.bz2 |
ENH: move stuff from main tree
Diffstat (limited to 'CTestCustom.ctest.in')
-rw-r--r-- | CTestCustom.ctest.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CTestCustom.ctest.in b/CTestCustom.ctest.in index 26c125d..ffc1945 100644 --- a/CTestCustom.ctest.in +++ b/CTestCustom.ctest.in @@ -15,6 +15,7 @@ SET(CTEST_CUSTOM_WARNING_EXCEPTION "Source/CTest/Curl" "Utilities/cmcurl" "Source/CursesDialog/form" + "/usr/bin/ld.*warning.*-..*directory.name.*bin.*does not exist" "Redeclaration of .send..... with a different storage class specifier" "Utilities/cmexpat/" "is not used for resolving any symbol" |