forked from blender/blender
Ray molenkamp
f9eaf93d37
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 |
||
---|---|---|
.. | ||
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 |