yuzu/externals/vcpkg/bootstrap-vcpkg.bat

3 lines
100 B
Batchfile
Raw Normal View History

2022-07-23 05:01:36 +04:00
@echo off
powershell.exe -NoProfile -ExecutionPolicy Bypass "& {& '%~dp0scripts\bootstrap.ps1' %*}"