mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-28 12:19:00 +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%"
|
||||
Write-Host "`nBuilding vcpkg.exe ...`n"
|
||||
Write-Host $arguments
|
||||
$ec = vcpkgInvokeCommandClean $msbuildExe $arguments
|
||||
|
||||
if ($ec -ne 0)
|
||||
|
Loading…
Reference in New Issue
Block a user