File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change 4040 only :
4141 - TARGET_ARCH : x86_64
4242 before_build :
43+ - cmd : set PATH=C:\Program Files (x86)\MSBuild\14.0\Bin;%PATH%
4344 - cmd : ' "C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\vcvarsall.bat" x64'
4445 before_test :
4546 - cmd : net start spooler
5253 only :
5354 - TARGET_ARCH : x86
5455 before_build :
56+ - cmd : set PATH=C:\Program Files (x86)\MSBuild\14.0\Bin;%PATH%
5557 - cmd : ' "C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\vcvarsall.bat" x86'
5658 before_test :
5759 - cmd : net start spooler
6466 only :
6567 - TARGET_ARCH : aarch64
6668 before_build :
69+ - cmd : set PATH=C:\Program Files (x86)\MSBuild\14.0\Bin;%PATH%
6770 - cmd : ' "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Auxiliary\Build\vcvarsall.bat" x64_arm64'
6871 test_script :
6972 - cmd : echo Skipping tests
You can’t perform that action at this time.
0 commit comments