diff --git a/scripts/bgfx.lua b/scripts/bgfx.lua index 97ec723dd..e9906864b 100644 --- a/scripts/bgfx.lua +++ b/scripts/bgfx.lua @@ -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 {