mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-17 20:52:36 +01:00
OSX: Added separate osx-arm64 build configuration.
This commit is contained in:
@@ -77,7 +77,7 @@ project ("example-common")
|
||||
}
|
||||
end
|
||||
|
||||
configuration { "osx or ios* or tvos*" }
|
||||
configuration { "osx* or ios* or tvos*" }
|
||||
files {
|
||||
path.join(BGFX_DIR, "examples/common/**.mm"),
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user