vcpkg/bootstrap-vcpkg.bat

3 lines
102 B
Batchfile
Raw Normal View History

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