diff options
| author | ruki <[email protected]> | 2023-05-01 22:40:53 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2023-05-01 22:40:53 +0800 |
| commit | f734c448b4d424bc2409c74246bd4e2ffa3fb790 (patch) | |
| tree | dd83849a6161aea3b7994c17a40261fcaa0a9d43 | |
| parent | cc02dd0c1a311c72f54390f3d7b5ece3b320943d (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 8f3b9c359..d4a0300fb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ * [#3669](https://github.com/xmake-io/xmake/issues/3669): Improve cmake generator to support add_cxflags with the given tool * [#3679](https://github.com/xmake-io/xmake/issues/3679): Improve `xrepo clean` * [#3662](https://github.com/xmake-io/xmake/issues/3662): Improve cmake/make generator for lex/yacc project +* [#3697](https://github.com/xmake-io/xmake/issues/3662): Improve trybuild/cmake ### Bugs fixed @@ -1583,6 +1584,7 @@ * [#3669](https://github.com/xmake-io/xmake/issues/3669): 改进 cmake 生成器支持特定工具的 cxflags * [#3679](https://github.com/xmake-io/xmake/issues/3679): 改进 `xrepo clean` * [#3662](https://github.com/xmake-io/xmake/issues/3662): 改进 cmake/make 生成器去更好的支持 lex/yacc 工程 +* [#3697](https://github.com/xmake-io/xmake/issues/3662): 改进 trybuild/cmake ### Bugs 修复 |
