diff options
| -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 * 增量编译支持,头文件依赖自动分析 * 工具链的快速切换、定制化支持 * 自动拉取工具链以及依赖包的快速整合 +* 支持预编译包以及包依赖锁定 ## 工程类型 |
