vcpkg/bootstrap-vcpkg.bat

2 lines
102 B
Batchfile

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