This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
vcpkg
Watch
1
Star
0
Fork
0
You've already forked vcpkg
mirror of
https://github.com/microsoft/vcpkg.git
synced
2024-11-25 21:21:16 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
8bed099d4c
vcpkg
/
bootstrap-vcpkg.bat
3 lines
97 B
Batchfile
Raw
Normal View
History
Unescape
Escape
[vcpkg] Add bootstrap-vcpkg.bat to improve first-time experience.
2017-04-01 18:58:45 +08:00
@
echo
off
Fix bootstrap-vcpkg.bat to work with space in path
2017-04-18 03:15:07 +08:00
powershell.exe -NoProfile -ExecutionPolicy Bypass
"
& {& '
%~dp0
scripts\bootstrap.ps1'}
"
Reference in New Issue
Copy Permalink