Commit c01136c8 authored by nanahira's avatar nanahira

add BUILD_LUA for windows anytime

parent 0d46d54b
Pipeline #7873 passed with stages
in 4 minutes and 17 seconds
......@@ -28,6 +28,8 @@ solution "ygo"
MAC_ARM=true
end
end
else
BUILD_LUA=true -- tell ocgcore to include ../lua directory
end
if (os.ishost("windows") or os.getenv("USE_IRRKLANG")) and not os.getenv("NO_IRRKLANG") then
USE_IRRKLANG = true
......
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