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 8b6ba62 commit aecc3b3Copy full SHA for aecc3b3
src/Native/build.cmd
@@ -37,7 +37,7 @@ if not exist "%_VSCOMNTOOLS%" set _VSCOMNTOOLS=%VS140COMNTOOLS%
37
if not exist "%_VSCOMNTOOLS%" goto :MissingVersion
38
39
40
-set VSCMD_START_DIR=%__currentScriptDir%
+set "VSCMD_START_DIR=%__currentScriptDir%"
41
call "%_VSCOMNTOOLS%\VsDevCmd.bat"
42
43
:RunVCVars
0 commit comments