blender/build_files/cmake/platform
Ray Molenkamp d860d23e1a 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.
2018-06-05 07:25:37 -06:00
..
platform_apple_xcode.cmake macOS: officially upgrade to 10.9 libraries from lib/darwin. 2017-09-28 20:53:06 +02:00
platform_apple.cmake Platform: macOS. Allow building on directory with whitespace (For example /Volumes/External HD/blender-build) 2018-05-11 21:56:13 +03:00
platform_unix.cmake Build: Added explicit search for Blosc in CMake files. Unix build will now disable WITH_OPENVDB_BLOSC if Blosc libraries cannot be found. 2018-04-24 13:26:54 +02:00
platform_win32.cmake make.bat: cache the vcredist directory. 2018-06-05 07:25:37 -06:00