Blender Git Commit Log
Git Commits -> Revision 34bd23d
Revision 34bd23d by Ray molenkamp (master) October 1, 2019, 18:36 (GMT) |
MSVC: Support Building clang+ninja+VS2019 1) Clang was given the wrong VS version to emulate when used in combination with VS2019 causing build issues. 2) The erroneous supplied parameter `-std::c++11`caused CMake to fail running its compiler detection scripts. |
Commit Details:
Full Hash: 34bd23dbb71b2f8bfc696acf5107650bd750364d
Parent Commit: c06350d
Lines Changed: +16, -6