mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-17 20:52:36 +01:00
Link bx library.
This commit is contained in:
@@ -75,6 +75,10 @@ function bgfxProject(_name, _kind, _defines)
|
||||
_defines,
|
||||
}
|
||||
|
||||
links {
|
||||
"bx",
|
||||
}
|
||||
|
||||
if _OPTIONS["with-glfw"] then
|
||||
defines {
|
||||
"BGFX_CONFIG_MULTITHREADED=0",
|
||||
|
||||
Reference in New Issue
Block a user