From 8711cc579bc5519f400e25d09cee8d79f0e454bf Mon Sep 17 00:00:00 2001 From: ruki Date: Tue, 26 May 2020 22:45:11 +0800 Subject: update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5203d49cd..4ef97f822 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ * [#771](https://github.com/xmake-io/xmake/issues/771): Check includedirs, linkdirs and frameworkdirs * [#774](https://github.com/xmake-io/xmake/issues/774): Support ltui windows resize for `xmake f --menu` * [#782](https://github.com/xmake-io/xmake/issues/782): Add check flags failed tips for add_cxflags, .. +* [#808](https://github.com/xmake-io/xmake/issues/808): Support add_frameworks for cmakelists ### Bug fixed @@ -753,6 +754,7 @@ * [#771](https://github.com/xmake-io/xmake/issues/771): 检测includedirs,linkdirs和frameworkdirs的输入有效性 * [#774](https://github.com/xmake-io/xmake/issues/774): `xmake f --menu`可视化配置菜单支持窗口大小Resize调整 * [#782](https://github.com/xmake-io/xmake/issues/782): 添加add_cxflags等配置flags自动检测失败提示 +* [#808](https://github.com/xmake-io/xmake/issues/808): 生成cmakelists插件增加对add_frameworks的支持 ### Bugs修复 -- cgit v1.3.1