pineapple-src/externals/vcpkg/bootstrap-vcpkg.bat

3 lines
100 B
Batchfile
Raw Normal View History

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