mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-08-07 13:59:15 +00: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