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

OpenGL/ES renderer version #92

Closed goodartistscopy closed 4 years ago

goodartistscopy commented 4 years ago

A recent commit introduced the use of MIN_VERSION flags, which don't seem to be used in the BGFX source. What is the purpose and impact of this change ?

goodartistscopy commented 4 years ago

My bad, just saw the logic in bgfx's config.h