diff options
| author | ruki <[email protected]> | 2025-04-08 00:47:35 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2025-04-08 00:47:35 +0800 |
| commit | 1bc471e62072071c8cff6b9378d7460a1ce7aa85 (patch) | |
| tree | 8d4bb3871fe0ef3474ab7df42fac0fedc7ddff59 | |
| parent | e2a23990bb3dcf9fabee5ada0f3f3266ac1e2d79 (diff) | |
update changelog
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 122a81c04..06e0d3a98 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ * [#6281](https://github.com/xmake-io/xmake/pull/6281): Support Verilator target build to shared library * [#6270](https://github.com/xmake-io/xmake/pull/6270): Improve conan generator * [#6243](https://github.com/xmake-io/xmake/pull/6243): Improve llvm toolchain to support for cross platform +* Support for CMake 4.0 ## v2.9.8 @@ -1974,6 +1975,7 @@ * [#6281](https://github.com/xmake-io/xmake/pull/6281): 支持 Verilator 动态库 * [#6270](https://github.com/xmake-io/xmake/pull/6270): 改进 conan 生成器 * [#6243](https://github.com/xmake-io/xmake/pull/6243): 改进 llvm 工具链对交叉编译的支持 +* 三方包安装支持 CMake 4.0 ## v2.9.8 |
