mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-17 20:52:36 +01:00
OSX: Fixed amalgamated build.
This commit is contained in:
@@ -138,6 +138,10 @@ function bgfxProject(_name, _kind, _defines)
|
||||
}
|
||||
|
||||
configuration { "xcode4 or osx or ios*" }
|
||||
files {
|
||||
path.join(BGFX_DIR, "src/amalgamated.mm"),
|
||||
}
|
||||
|
||||
excludes {
|
||||
path.join(BGFX_DIR, "src/glcontext_eagl.mm"),
|
||||
path.join(BGFX_DIR, "src/glcontext_nsgl.mm"),
|
||||
|
||||
Reference in New Issue
Block a user