mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 04:38:59 +08:00
0872eebe34
In Powershell 6.2/7.0, `Get-ChildItem`'s paths are now printed as absolute paths instead of relative paths; this breaks the code we have that assumes that they're printed as relative paths. Thus, change the code to request the `Name` property specifically, which is what we actually wanted. |
||
---|---|---|
.. | ||
buildsystems | ||
cmake | ||
ifw | ||
posh-vcpkg/0.0.1 | ||
templates | ||
toolchains | ||
addPoshVcpkgToPowershellProfile.ps1 | ||
bootstrap.ps1 | ||
bootstrap.sh | ||
cleanEnvironmentHelper.ps1 | ||
get_triplet_environment.cmake | ||
ports.cmake | ||
vcpkg_completion.bash | ||
vcpkgTools.xml |