We currently have a mix of `WIN32` and `_MSC_VER`... Preprocessor defines: - E.g. [VS Predefined Macros](https://msdn.microsoft.com/en-us/library/b0084kay.aspx) CMake: - https://cmake.org/cmake/help/latest/manual/cmake-variables.7.html
We currently have a mix of
WIN32and_MSC_VER...Preprocessor defines:
CMake: