mirror of
https://github.com/pocoproject/poco.git
synced 2025-11-29 04:06:51 +01:00
Revert "chore(buildwin): remove leftover closing curly"
This reverts commit 988e9380f2.
This commit is contained in:
@@ -213,7 +213,7 @@ function Set-Environment
|
||||
$Command = Resolve-Path "$($vsdir)\..\..\VC\vcvarsall.bat"
|
||||
$script:msbuild_exe = "MSBuild.exe"
|
||||
}
|
||||
}
|
||||
}}
|
||||
|
||||
$tempFile = [IO.Path]::GetTempFileName()
|
||||
cmd /c " `"$Command`" $CommandArg && set > `"$tempFile`" "
|
||||
|
||||
Reference in New Issue
Block a user