aboutsummaryrefslogtreecommitdiff
path: root/package/remote_package.md
diff options
context:
space:
mode:
authorruki <waruqi@gmail.com>2019-08-10 00:42:07 +0800
committerruki <waruqi@gmail.com>2019-08-09 22:12:44 +0800
commit0f80f15ec5864484026301288da4a865dfa8d4b4 (patch)
treef9f9b73121e5f172cb46064fdefc897d2953c7de /package/remote_package.md
parentece7f07fd1a388530627e96cfdd2930cfc68bb26 (diff)
downloadxmake-docs-0f80f15ec5864484026301288da4a865dfa8d4b4.tar.gz
xmake-docs-0f80f15ec5864484026301288da4a865dfa8d4b4.zip
fix code
Diffstat (limited to 'package/remote_package.md')
-rw-r--r--package/remote_package.md2
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.