From 4a8694d08d48ebc4101cc1b35e88b3fffe56de59 Mon Sep 17 00:00:00 2001 From: ruki Date: Fri, 24 Sep 2021 22:47:08 +0800 Subject: support swig --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8eaeea298..45b74bad2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ * [#388](https://github.com/xmake-io/xmake/issues/388): Pascal Language Support * [#1682](https://github.com/xmake-io/xmake/issues/1682): Add optional lua5.3 backend instead of luajit to provide better compatibility +* [#1622](https://github.com/xmake-io/xmake/issues/1622): Support Swig ### Change @@ -1084,6 +1085,7 @@ * [#388](https://github.com/xmake-io/xmake/issues/388): Pascal 语言支持,可以使用 fpc 来编译 free pascal * [#1682](https://github.com/xmake-io/xmake/issues/1682): 添加可选的额lua5.3 运行时替代 luajit,提供更好的平台兼容性。 +* [#1622](https://github.com/xmake-io/xmake/issues/1622): 支持 Swig ### 改进 -- cgit v1.3.1