blender/build_files
Ray Molenkamp a602e4fa40 CMake: Fix ASAN builds on windows
When building with asan enabled on windows tools such as
msgfmt will run before the install phase which normally
copies the required asan dlls next to the binaries preventing
msgfmt from stating and causing a build error.

This change adds the MSVC path to the PLATFORM_ENV_BUILD_DIRS
so when we run the various tools the asan shared libs can
be found.
2024-05-07 12:19:20 -06:00
..
build_environment Build: Explicitly specify Homebrew Bison path on macOS for libs 2024-05-06 19:09:45 +02:00
buildbot Build: make Linux cmake release config consistent with buildbot 2023-10-09 14:41:34 +02:00
cmake CMake: Fix ASAN builds on windows 2024-05-07 12:19:20 -06:00
config Build: Add pipeline overrides for Windows arm64 platform 2024-04-19 14:51:35 +02:00
package_spec License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
utils Cleanup: unused imports 2024-04-19 16:09:30 +10:00
windows CMake: Windows: clang-cl fixes 2024-04-24 15:59:47 +02:00