diff options
| author | ruki <[email protected]> | 2021-08-20 22:31:29 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2021-08-20 22:31:29 +0800 |
| commit | a14831de9504ce1d4987e5ce008a099abc8b3528 (patch) | |
| tree | de7d31bf341f7878750f1eb11478a1b1da4666bc | |
| parent | 800535762f40247fafefbf5333502d0ffb4285af (diff) | |
update readme
| -rw-r--r-- | README.md | 1 | ||||
| -rw-r--r-- | README_zh.md | 1 |
2 files changed, 2 insertions, 0 deletions
@@ -259,6 +259,7 @@ muslcc The musl-based cross-compilation toolchains * Incremental compilation support, automatic analysis of header dependency files * Fast switching toolchains * Automatic pull toolchain and dependency package integration +* Support precompiled package and lock package requires ## Supported Projects diff --git a/README_zh.md b/README_zh.md index 61f5ad93a..2ef9752cf 100644 --- a/README_zh.md +++ b/README_zh.md @@ -265,6 +265,7 @@ muslcc The musl-based cross-compilation toolchains * 增量编译支持,头文件依赖自动分析 * 工具链的快速切换、定制化支持 * 自动拉取工具链以及依赖包的快速整合 +* 支持预编译包以及包依赖锁定 ## 工程类型 |
