Skip to content

Commit

Permalink
add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
waruqi committed Aug 29, 2023
1 parent fd261c9 commit 85239b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions xmake.lua
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ if has_config("coroutine") then
add_cxflags("gcc::-Wno-error=dangling-pointer")
end

-- set wasm toolchain
if is_plat("wasm") then
add_requires("emscripten")
set_toolchains("emcc@emscripten")
Expand Down

0 comments on commit 85239b7

Please sign in to comment.