summaryrefslogtreecommitdiffstats
path: root/Source
diff options
context:
space:
mode:
authorAndy Cedilnik <andy.cedilnik@kitware.com>2005-08-17 18:16:17 (GMT)
committerAndy Cedilnik <andy.cedilnik@kitware.com>2005-08-17 18:16:17 (GMT)
commit6179a0a45522cfda80e5360f2d376d1f4755f494 (patch)
tree8f53d2928bc9708d6df5ad2d903c60a05c4eaa8b /Source
parent2a5fec6eda394f6f967a0d170e8e8ebda8f7a41a (diff)
downloadCMake-6179a0a45522cfda80e5360f2d376d1f4755f494.zip
CMake-6179a0a45522cfda80e5360f2d376d1f4755f494.tar.gz
CMake-6179a0a45522cfda80e5360f2d376d1f4755f494.tar.bz2
ENH: More error regex
Diffstat (limited to 'Source')
-rw-r--r--Source/CTest/cmCTestBuildHandler.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/CTest/cmCTestBuildHandler.cxx b/Source/CTest/cmCTestBuildHandler.cxx
index 210a135..0d59821 100644
--- a/Source/CTest/cmCTestBuildHandler.cxx
+++ b/Source/CTest/cmCTestBuildHandler.cxx
@@ -80,6 +80,7 @@ static const char* cmCTestErrorMatches[] = {
"make: Fatal error: ",
"ld: 0711-993 Error occurred while writing to the output file:",
"ld: fatal: ",
+ "final link failed:",
"make: \\*\\*\\*.*Error",
"\\*\\*\\* Error code",
"nternal error:",