mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-18 04:53:06 +01:00
OVR: Disable multithreading with OVR.
This commit is contained in:
@@ -51,6 +51,7 @@ function bgfxProject(_name, _kind, _defines)
|
||||
|
||||
if _OPTIONS["with-ovr"] then
|
||||
defines {
|
||||
"BGFX_CONFIG_MULTITHREADED=0",
|
||||
"BGFX_CONFIG_USE_OVR=1",
|
||||
}
|
||||
includedirs {
|
||||
|
||||
Reference in New Issue
Block a user