Commit f9efd06c authored by mercury233's avatar mercury233

test mac build

parent 367c9562
Pipeline #7841 passed with stages
in 3 minutes and 40 seconds
...@@ -73,7 +73,7 @@ project "ygopro" ...@@ -73,7 +73,7 @@ project "ygopro"
libdirs { "../irrklang/bin/linux-gcc-64" } libdirs { "../irrklang/bin/linux-gcc-64" }
end end
configuration "macosx" configuration "macosx"
links { "lua" } links { "lua", "z" }
libdirs { "../irrlicht" } libdirs { "../irrlicht" }
if MAC_ARM then if MAC_ARM then
buildoptions { "--target=arm64-apple-macos12" } buildoptions { "--target=arm64-apple-macos12" }
......
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