mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-29 03:34:26 +08:00
Remove debug line
This commit is contained in:
parent
edfca67857
commit
a925843121
@ -325,7 +325,6 @@ function vcpkgInvokeCommandClean()
|
|||||||
|
|
||||||
# vcpkgInvokeCommandClean cmd "/c echo %PATH%"
|
# vcpkgInvokeCommandClean cmd "/c echo %PATH%"
|
||||||
Write-Host "`nBuilding vcpkg.exe ...`n"
|
Write-Host "`nBuilding vcpkg.exe ...`n"
|
||||||
Write-Host $arguments
|
|
||||||
$ec = vcpkgInvokeCommandClean $msbuildExe $arguments
|
$ec = vcpkgInvokeCommandClean $msbuildExe $arguments
|
||||||
|
|
||||||
if ($ec -ne 0)
|
if ($ec -ne 0)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user