From e6c8d3cf01996e97e2f3de61ecc02a6e84be5223 Mon Sep 17 00:00:00 2001 From: ruki Date: Sat, 23 Sep 2017 23:37:08 +0800 Subject: add comment for cl --- xmake/modules/core/tools/cl.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xmake/modules/core/tools/cl.lua b/xmake/modules/core/tools/cl.lua index f727f2f7a..24dd268a2 100644 --- a/xmake/modules/core/tools/cl.lua +++ b/xmake/modules/core/tools/cl.lua @@ -270,7 +270,7 @@ function _include_note(self, line) _g.notes = _g.notes or { "Note: including file: " - , "\215\162\210\226\58\32\176\252\186\172\206\196\188\254\58\32" -- zh-cn + , "\215\162\210\226\58\32\176\252\186\172\206\196\188\254\58\32" -- zh-cn: "注意: 包含文件: " } -- contain notes? -- cgit v1.3.1