mirror of
https://github.com/boostorg/assert.git
synced 2025-07-31 21:04:29 +02:00
Copy ASAN runtime to .
This commit is contained in:
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@@ -270,6 +270,7 @@ jobs:
|
||||
python tools/boostdep/depinst/depinst.py --git_args "--jobs 3" %LIBRARY%
|
||||
git -C tools/build checkout feature/gha-test
|
||||
cmd /c bootstrap
|
||||
copy "C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.40.33807\bin\Hostx64\x64\clang_rt.asan_dynamic-x86_64.dll" .
|
||||
b2 -v
|
||||
b2 -d0 headers
|
||||
|
||||
|
Reference in New Issue
Block a user