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