0
0
mirror of https://github.com/microsoft/vcpkg.git synced 2025-01-15 15:28:02 +08:00
vcpkg/bootstrap-vcpkg.bat

3 lines
102 B
Batchfile

@echo off
powershell.exe -NoProfile -ExecutionPolicy Bypass "& {& \"%~dp0scripts\bootstrap.ps1\" %*}"