blender/build_files/windows
Ray Molenkamp f9eaf93d37 MSVC: ASAN support for VS 16.9
This enables ASAN support when used with VS 16.9
enable as usual in cmake with the WITH_COMPILER_ASAN
option, or when using make.bat just tag on `asan'
to the invocation, ie: `make lite 2019 asan`

MSVC: Asan support for 16.9

This enables ASAN support when used with VS 16.9
enable as usual in cmake with the WITH_COMPILER_ASAN
option, or when using make.bat just tag on `asan'
to the invocation, ie: `make lite 2019 asan`

Differential Revision: https://developer.blender.org/D7794
Reviewed By: brecht, sergey
2021-03-29 19:11:17 -06:00
..
autodetect_msvc.cmd
build_msbuild.cmd
build_ninja.cmd
check_libraries.cmd
check_spaces_in_path.cmd
check_submodules.cmd
configure_msbuild.cmd
configure_ninja.cmd
detect_architecture.cmd
detect_msvc2017.cmd
detect_msvc2019.cmd
detect_msvc_vswhere.cmd
find_dependencies.cmd
format.cmd
parse_arguments.cmd
reset_variables.cmd
set_build_dir.cmd
show_hashes.cmd
show_help.cmd
test.cmd
update_sources.cmd