Commit 925679ed authored by nanahira's avatar nanahira

Merge branch 'master' into server

parents ec39e784 b70fba94
Pipeline #41421 failed with stages
in 2 minutes and 11 seconds
......@@ -13,6 +13,10 @@ project "lua"
defines { "LUA_USE_LONGJMP" }
end
if SERVER_PRO3_SUPPORT or OCGCORE_DYNAMIC then
defines { "LUA_USE_LONGJMP" }
end
filter "configurations:Debug"
defines { "LUA_USE_APICHECK" }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment