diff options
| author | ruki <[email protected]> | 2021-10-11 23:34:38 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2021-10-11 23:34:38 +0800 |
| commit | beba6cdb749ddafdd9232f6fed30ee4e174b0652 (patch) | |
| tree | d28af3c794fb996f6dd375d28d4ce1abeac899d6 | |
| parent | fd92a215ce0dc4ced07737696c857649a190cd5e (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 3e0c0bcef..bf3ed6849 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ * [#1736](https://github.com/xmake-io/xmake/issues/1736): Support wasi-sdk toolchain * Support Lua 5.4 runtime * Add gcc-8, gcc-9, gcc-10, gcc-11 toolchains +* [#1623](https://github.com/xmake-io/xmake/issues/1632): Support find_package from cmake ## v2.5.8 @@ -1101,6 +1102,7 @@ * [#1736](https://github.com/xmake-io/xmake/issues/1736): 支持 wasi-sdk 工具链 * 支持 Lua 5.4 运行时 * 添加 gcc-8, gcc-9, gcc-10, gcc-11 工具链 +* [#1623](https://github.com/xmake-io/xmake/issues/1632): 支持 find_package 从 cmake 查找包 ## v2.5.8 |
