diff options
Diffstat (limited to 'zh-cn/package/remote_package.md')
| -rw-r--r-- | zh-cn/package/remote_package.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/zh-cn/package/remote_package.md b/zh-cn/package/remote_package.md index 2aa4bba8..6831b538 100644 --- a/zh-cn/package/remote_package.md +++ b/zh-cn/package/remote_package.md @@ -844,7 +844,7 @@ end) ```lua add_requires("xxx", {configs = {vs_runtime = "MT"}}) -`` +``` 通常情况下,通过`import("package.tools.autoconf").install`等内置工具脚本安装的包,内部都对vs_runtime自动处理过了。 |
