Blender Git Commit Log

Git Commits -> Revision d860d23

Revision d860d23 by Ray molenkamp (master)
June 5, 2018, 13:25 (GMT)
make.bat: cache the vcredist directory.

When run from make.bat the environment is setup correctly and the VCToolsRedistDir environment variable exists, on later invocations of cmake this may no longer be the case and a warning was emitted about the missing runtime. we can't rely on InstallRequiredSystemLibraries.cmake here since it uses the compiler version to figure out the correct location and it doesn't know how to deal with clang.

Commit Details:

Full Hash: d860d23e1a9c41ded126e54cae3c05ed9b869805
Parent Commit: 88b46a6
Lines Changed: +2, -1

1 Modified Path:

/build_files/cmake/platform/platform_win32.cmake (+2, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021