Link bx library.

This commit is contained in:
Branimir Karadžić
2017-01-08 15:15:22 -08:00
parent 0271b449f8
commit 1350734fbb
3 changed files with 9 additions and 0 deletions

View File

@@ -75,6 +75,10 @@ function bgfxProject(_name, _kind, _defines)
_defines,
}
links {
"bx",
}
if _OPTIONS["with-glfw"] then
defines {
"BGFX_CONFIG_MULTITHREADED=0",