mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-27 02:11:58 +08:00
3 lines
78 B
Batchfile
3 lines
78 B
Batchfile
|
@echo off
|
||
|
powershell.exe -ExecutionPolicy Bypass "%~dp0scripts\bootstrap.ps1"
|