diff options
| author | ruki <[email protected]> | 2022-05-28 00:20:16 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2022-05-28 00:20:16 +0800 |
| commit | 36277c40f97c25f8410aaf66b4f6c90678c7aaff (patch) | |
| tree | c07016b32013eb6c0e968f185fb9e8c705c67d89 | |
| parent | 128c344d7c610804ae9229d371c21169e3027c48 (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 56c258f39..d3f5096a9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ * [#2382](https://github.com/xmake-io/xmake/issues/2382): Fix headeronly package configs * [#2388](https://github.com/xmake-io/xmake/issues/2388): Fix path bug +* [#2385](https://github.com/xmake-io/xmake/issues/2385): Fix cmake/find_package * Fix find_qt bug ## v2.6.6 @@ -1286,6 +1287,7 @@ * [#2382](https://github.com/xmake-io/xmake/issues/2382): 修改 headeronly 包配置 * [#2388](https://github.com/xmake-io/xmake/issues/2388): 修复路径问题 +* [#2385](https://github.com/xmake-io/xmake/issues/2385): 修复 cmake/find_package * 修复 find_qt 问题 ## v2.6.6 |
