mirror of
https://github.com/alterware/master-server.git
synced 2025-07-03 01:31:48 +00:00
maint: remove arm64 from macosx
This commit is contained in:
@ -39,7 +39,7 @@ targetdir "%{wks.location}/bin/%{cfg.platform}/%{cfg.buildcfg}"
|
||||
configurations {"Debug", "Release"}
|
||||
|
||||
if os.istarget("darwin") then
|
||||
platforms {"x64", "arm64"}
|
||||
platforms {"x64"}
|
||||
else
|
||||
platforms {"x86", "x64"}
|
||||
end
|
||||
|
Reference in New Issue
Block a user