vcpkg/bootstrap-vcpkg.bat

3 строки
97 B
Batchfile

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