OSX: Added separate osx-arm64 build configuration.

This commit is contained in:
Бранимир Караџић
2020-12-31 18:17:39 -08:00
parent 3bc0362ed2
commit 76f3e0590f
9 changed files with 64 additions and 60 deletions

View File

@@ -33,7 +33,7 @@ project "geometryc"
"psapi",
}
configuration { "osx" }
configuration { "osx*" }
links {
"Cocoa.framework",
}