widberg / bgfx.cmake

https://github.com/bkaradzic/bgfx.cmake. Independently maintained CMake build scripts for bgfx. Released under public domain.
https://github.com/bkaradzic/bgfx.cmake
Creative Commons Zero v1.0 Universal
286 stars 252 forks source link

Fix glslang compile error and allow BGFX_CONFIG_MULTITHREADED to be controlled. #105

Open trojanfoe opened 3 years ago

trojanfoe commented 3 years ago

This change contains a fix for glslang (see https://github.com/widberg/bgfx.cmake/issues/95) and also allows the BGFX_CONFIG_MULTITHREADED compile constant to be set.