vcpkg/bootstrap-vcpkg.bat

3 lines
78 B
Batchfile
Raw Normal View History

@echo off
powershell.exe -ExecutionPolicy Bypass "%~dp0scripts\bootstrap.ps1"