0
0
mirror of https://github.com/microsoft/vcpkg.git synced 2025-01-17 13:38:13 +08:00
vcpkg/bootstrap-vcpkg.bat
2018-06-08 16:26:57 -07:00

3 lines
100 B
Batchfile

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