mirror of
https://github.com/alterware/master-server.git
synced 2025-09-18 05:47:25 +00:00
build: add arm64 for the Windows platform
This commit is contained in:
@@ -90,10 +90,6 @@ filter { "system:macosx", "platforms:arm64" }
|
||||
linkoptions "-arch arm64"
|
||||
filter {}
|
||||
|
||||
if _OPTIONS["dev-build"] then
|
||||
defines {"DEV_BUILD"}
|
||||
end
|
||||
|
||||
if os.getenv("CI") then
|
||||
defines "CI"
|
||||
end
|
||||
@@ -142,6 +138,5 @@ filter {}
|
||||
|
||||
dependencies.imports()
|
||||
|
||||
|
||||
group "Dependencies"
|
||||
dependencies.projects()
|
||||
|
Reference in New Issue
Block a user