From d60da40098164a7a46b21ccd3ad2cfc4fab2ffd9 Mon Sep 17 00:00:00 2001 From: ruki Date: Thu, 23 Jan 2025 00:44:36 +0800 Subject: update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c7fba80c0..e5eb9e80f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ ### Changes * [#6056](https://github.com/xmake-io/xmake/pull/6056): Build and release xmake/arm64 on windows. +* [#6097](https://github.com/xmake-io/xmake/pull/6097): Add qt_host Option to Enable Cross-Platform Qt Builds Using Host SDK Tools ### Bugs fixed @@ -1952,6 +1953,7 @@ ### 改进 * [#6056](https://github.com/xmake-io/xmake/pull/6056): 添加 CI 去构建发布 windows arm64 版本。 +* [#6097](https://github.com/xmake-io/xmake/pull/6097): 添加 qt_host 支持交叉编译 Qt 项目 ### Bugs 修复 -- cgit v1.3.1