We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 925c18b commit e39e9ecCopy full SHA for e39e9ec
appveyor.yml
@@ -70,4 +70,5 @@ build_script:
70
- cmd: nmake install
71
- cmd: cd test
72
- cmd: set PATH=C:\tools\vcpkg\installed\x86-windows\tools;C:\tools\vcpkg\installed\x86-windows\tools\curl;C:\Windows\System32;C:\Windows
73
+ - cmd: call "%INIT_BAT%" %VCVARARG%
74
- cmd: releasetest\releasetest.bat
0 commit comments