浏览代码

added error

Ken Martin 21 年之前
父节点
当前提交
6665adc3ff
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      Source/cmCTest.cxx

+ 1 - 0
Source/cmCTest.cxx

@@ -147,6 +147,7 @@ static const char* cmCTestErrorMatches[] = {
   "ld: 0706-006 Cannot find or open library file: -l ",
   "ild: \\(argument error\\) can't find library argument ::",
   "^could not be found and will not be loaded.",
+  "s:616 string too big",
   "make: Fatal error: ",
   0
 };