Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
da-liii committed Dec 16, 2024
1 parent 4ac3b1e commit 1e68f9f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions xmake/packages.lua
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ end
function add_requires_of_mogan()
if not is_plat("wasm") then
add_requires("cpptrace", {version = CPPTRACE_VERSION, system=false})
add_requires("zstd", {system = false})
end

tbox_configs = {hash=true, ["force-utf8"]=true, charset=true}
Expand Down

0 comments on commit 1e68f9f

Please sign in to comment.