diff options
| author | ruki <[email protected]> | 2020-08-29 00:38:24 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2020-08-29 00:38:24 +0800 |
| commit | 00b0c1607426b0d9c1fc654aad3e33e416d80010 (patch) | |
| tree | 56361db14483fbd4cd85bdbde78f05febecbe513 | |
| parent | 641b15599a566db1ecfbbbe812e3e73c818fed33 (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 50dc8cb36..6422c1be5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ * Improve to detect qt sdk environment * [#918](https://github.com/xmake-io/xmake/pull/918): Improve to support cuda11 toolchains * Improve Qt support for ubuntu/apt +* Improve CMake project generator ### Bugs fixed @@ -817,6 +818,7 @@ * 改进ubuntu下Qt环境的支持 * [#918](https://github.com/xmake-io/xmake/pull/918): 改进cuda11工具链的支持 * 改进Qt支持,对通过 ubuntu/apt 安装的Qt sdk也进行了探测支持,并且检测效率也优化了下 +* 改进 CMake 工程文件生成器 ### Bugs修复 |
