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