From 8b15cb02916b4e078e064ffcb7172f9c2d4d0b8e Mon Sep 17 00:00:00 2001 From: ruki Date: Sat, 17 Dec 2022 11:14:09 +0800 Subject: update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) 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 -- cgit v1.3.1