From 98646d9e0f605a50cbc17a5ea73ce9a52690a35f Mon Sep 17 00:00:00 2001 From: Arthur LAURENT Date: Wed, 31 Jan 2024 12:19:45 +0100 Subject: update comment --- xmake/rules/c++/modules/xmake.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xmake/rules/c++/modules') diff --git a/xmake/rules/c++/modules/xmake.lua b/xmake/rules/c++/modules/xmake.lua index 95dc21c40..56ec15343 100644 --- a/xmake/rules/c++/modules/xmake.lua +++ b/xmake/rules/c++/modules/xmake.lua @@ -47,7 +47,7 @@ rule("c++.build.modules") -- @see https://github.com/xmake-io/xmake/issues/3000 target:set("policy", "build.ccache", false) - -- load module support + -- load compiler support compiler_support.load(target) -- mark this target with modules -- cgit v1.3.1