mirror of
https://github.com/microsoft/vcpkg
synced 2024-11-21 16:09:03 -07:00
2 lines
102 B
Batchfile
2 lines
102 B
Batchfile
@echo off
|
|
powershell.exe -NoProfile -ExecutionPolicy Bypass "& {& \"%~dp0scripts\bootstrap.ps1\" %*}"
|