mirror of
https://github.com/diamante0018/master-tool.git
synced 2025-07-05 02:32:10 +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", "arm64"}
|
||||
end
|
||||
|
Reference in New Issue
Block a user