summaryrefslogtreecommitdiff
path: root/xmake/modules/core/tools/cl.lua
diff options
context:
space:
mode:
authorruki <[email protected]>2022-04-23 00:58:48 +0800
committerruki <[email protected]>2022-04-23 00:58:48 +0800
commitfaef14c93d6ba55f65eed03d560282715eedacca (patch)
tree30d165fac46b47255a6ff5087d40b2ee62e93a6f /xmake/modules/core/tools/cl.lua
parent567d04c515cb241e8ca0caff53dcb4e31f4688b9 (diff)
we use cl languages instead of clang-cl
Diffstat (limited to 'xmake/modules/core/tools/cl.lua')
-rw-r--r--xmake/modules/core/tools/cl.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/xmake/modules/core/tools/cl.lua b/xmake/modules/core/tools/cl.lua
index 2526536c4..b09a8ebd8 100644
--- a/xmake/modules/core/tools/cl.lua
+++ b/xmake/modules/core/tools/cl.lua
@@ -189,6 +189,7 @@ function nf_vectorext(self, extension)
end
-- make the language flag
+-- clang-cl should also use it, @see https://github.com/xmake-io/xmake/issues/2211#issuecomment-1083322178
function nf_language(self, stdname)
-- the stdc maps