Skip to content

Commit 8648d4b

Browse files
Sunrisepeakclaude
andcommitted
feat: add cmdline v0.0.2 (fix format width crash on GCC 15)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent c91787a commit 8648d4b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/c/cmdline/xmake.lua

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ package("cmdline")
99
"https://github.com/mcpplibs/cmdline.git"
1010
)
1111

12+
add_versions("0.0.2", "4f3e2b8dc4d9f11bdd9a784a9914e889234ac305e1020282ffa03f506b75d52a")
13+
1214
on_install(function (package)
1315
import("package.tools.xmake").install(package)
1416
end)

0 commit comments

Comments
 (0)