OVR: Disable multithreading with OVR.
This commit is contained in:
parent
e3b71511ac
commit
f7faafc61f
@ -51,6 +51,7 @@ function bgfxProject(_name, _kind, _defines)
|
|||||||
|
|
||||||
if _OPTIONS["with-ovr"] then
|
if _OPTIONS["with-ovr"] then
|
||||||
defines {
|
defines {
|
||||||
|
"BGFX_CONFIG_MULTITHREADED=0",
|
||||||
"BGFX_CONFIG_USE_OVR=1",
|
"BGFX_CONFIG_USE_OVR=1",
|
||||||
}
|
}
|
||||||
includedirs {
|
includedirs {
|
||||||
|
Loading…
Reference in New Issue
Block a user