vcpkg/bootstrap-vcpkg.bat
2018-06-08 16:26:57 -07:00

2 lines
100 B
Batchfile

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