diff options
| author | ruki <[email protected]> | 2022-08-23 22:42:43 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2022-08-23 22:42:43 +0800 |
| commit | a1e1d0cb39ddfea7651fa2f564ab54fe0e70329b (patch) | |
| tree | 5ccf42e32a4174befab941374e468525611e3e7a | |
| parent | 28bc1d0aa287a8f1a4b913d2d2b45ba86ef2688c (diff) | |
update changelog
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 3f4f2b2f6..6d2fbc3ad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1374,7 +1374,7 @@ ### 改进 -* [#2576](https://github.com/xmake-io/xmake/issues/2576): More flexible package fetching from cmake +* [#2576](https://github.com/xmake-io/xmake/issues/2576): 改进从 cmake 中查找包,提供更过灵活的可选配置 * [#2577](https://github.com/xmake-io/xmake/issues/2577): 改进 add_headerfiles(),增加 `{install = false}` 支持 * [#2603](https://github.com/xmake-io/xmake/issues/2603): 为 ccache 默认禁用 `-fdirectives-only` * [#2580](https://github.com/xmake-io/xmake/issues/2580): 设置 stdout 到 line 缓冲输出 |
