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
15.05k stars 1.94k forks source link

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

Closed mclohessy closed 5 months ago

mclohessy commented 5 months ago

Allows compiling with the conformant preprocessor on MSVC.