diff options
Diffstat (limited to 'package')
| -rw-r--r-- | package/remote_package.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/remote_package.md b/package/remote_package.md index 523552c1..55e87f17 100644 --- a/package/remote_package.md +++ b/package/remote_package.md @@ -815,7 +815,7 @@ end) ```lua add_requires("xxx", {configs = {vs_runtime = "MT"}}) -`` +``` Normally, packages installed by built-in tool scripts such as `import("package.tools.autoconf").install` are automatically processed internally by vs_runtime. |
