From 2a3ae0690dd4d76033340bf3b3ad00a2fd96d8e7 Mon Sep 17 00:00:00 2001 From: ruki Date: Fri, 27 Sep 2024 00:49:40 +0800 Subject: update comments --- xmake/core/package/package.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xmake/core/package/package.lua') diff --git a/xmake/core/package/package.lua b/xmake/core/package/package.lua index ce8333c0f..0b1b9879e 100644 --- a/xmake/core/package/package.lua +++ b/xmake/core/package/package.lua @@ -2669,7 +2669,7 @@ end -- check the given fortran snippets? -- -- @param snippets the snippets --- @param opt the argument options, e.g. {configs = {defines = ""}} +-- @param opt the argument options, e.g. {configs = {defines = ""}, linkerkind = "fc", "cxx" ...} -- -- @return true or false, errors -- -- cgit v1.3.1