Commit c5369df6 authored by mercury233's avatar mercury233

test

parent 59eec84f
...@@ -165,8 +165,9 @@ workspace "YGOPro" ...@@ -165,8 +165,9 @@ workspace "YGOPro"
end end
filter "system:macosx" filter "system:macosx"
architecture "universal"
libdirs { "/usr/local/lib" } libdirs { "/usr/local/lib" }
buildoptions { "-stdlib=libc++" } --buildoptions { "-stdlib=libc++" }
if MAC_ARM then if MAC_ARM then
buildoptions { "--target=arm64-apple-macos12" } buildoptions { "--target=arm64-apple-macos12" }
end end
......
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