mirror of
https://github.com/microsoft/vcpkg.git
synced 2026-08-22 14:27:10 -04:00
2 lines
102 B
Batchfile
2 lines
102 B
Batchfile
@echo off
|
|
powershell.exe -NoProfile -ExecutionPolicy Bypass "& {& \"%~dp0scripts\bootstrap.ps1\" %*}"
|