mirror of
https://github.com/diamante0018/master-tool.git
synced 2026-05-17 00:11:42 +00:00
chore: fix macos amd64
This commit is contained in:
Vendored
-4
@@ -58,10 +58,6 @@ function libtomcrypt.project()
|
||||
buildoptions "-mcpu=apple-m1"
|
||||
filter {}
|
||||
|
||||
filter { "system:macosx", "platforms:amd64" }
|
||||
buildoptions "-mcpu=x86-64"
|
||||
filter {}
|
||||
|
||||
warnings "Off"
|
||||
kind "StaticLib"
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user