summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorruki <[email protected]>2022-12-17 11:14:09 +0800
committerruki <[email protected]>2022-12-17 11:14:09 +0800
commit8b15cb02916b4e078e064ffcb7172f9c2d4d0b8e (patch)
treefeee723012828e048924015ca87eaf4f6dffba8a
parent86c97b4c284096e675f11fcf5ba446f33721d94f (diff)
update changelog
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2c6fd0b77..b0233c8da 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -29,6 +29,7 @@
* [#3074](https://github.com/xmake-io/xmake/issues/3074): Fix CMakelists generator
* [#3141](https://github.com/xmake-io/xmake/pull/3141): Fix import order on GCC and force it on clang and msvc #3141
* Fix tools/xmake package build directory
+* [#3159](https://github.com/xmake-io/xmake/issues/3159): Fix compile_commands for CLion
## v2.7.3
@@ -1488,6 +1489,7 @@
* [#3074](https://github.com/xmake-io/xmake/issues/3074): 修复 CMakelists 生成器链接参数设置不对问题
* [#3141](https://github.com/xmake-io/xmake/pull/3141): 修复 C++ 模块的导入顺序
* 修复 tools/xmake 包安装构建目录
+* [#3159](https://github.com/xmake-io/xmake/issues/3159): 为 CLion 修复 compile_commands
## v2.7.3