yuzu-src/externals/vcpkg/bootstrap-vcpkg.bat
2022-07-23 03:01:36 +02:00

2 lines
100 B
Batchfile
Executable file

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