bkaradzic / bgfx

Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.
https://bkaradzic.github.io/bgfx/overview.html
BSD 2-Clause "Simplified" License
14.59k stars 1.92k forks source link

Support /Zc:preprocessor on MSVC for standard compliant preprocessor. #3294

Closed mclohessy closed 1 month ago

mclohessy commented 1 month ago

Allows compiling with the conformant preprocessor on MSVC.