chore: update Premake5

This commit is contained in:
2025-04-14 09:50:44 +02:00
parent 0869656bff
commit 9cfd672bf8
3 changed files with 107 additions and 26 deletions

View File

@ -58,7 +58,7 @@ function libtomcrypt.project()
buildoptions "-mcpu=apple-m1"
filter {}
filter { "system:macosx", "platforms:x64" }
filter { "system:macosx", "platforms:amd64" }
buildoptions "-mcpu=x86-64"
filter {}