mirror of
https://github.com/pocoproject/poco.git
synced 2025-03-04 07:27:23 +01:00
chore(buildwin): remove leftover closing curly
This commit is contained in:
parent
eb51c78305
commit
988e9380f2
@ -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`" "
|
||||
|
Loading…
x
Reference in New Issue
Block a user