mirror of
https://github.com/tribufu/sdk-cpp
synced 2025-06-15 19:44:18 +00:00
Update bootstrap.ps1
This commit is contained in:
@ -1,8 +1,5 @@
|
|||||||
#!/usr/bin/env pwsh
|
#!/usr/bin/env pwsh
|
||||||
|
|
||||||
$env:VCPKG_ROOT = "D:\Program Files\vcpkg"
|
|
||||||
$env:PATH = "$env:VCPKG_ROOT;$env:PATH"
|
|
||||||
|
|
||||||
git submodule update --init --recursive
|
git submodule update --init --recursive
|
||||||
|
|
||||||
if ($IsWindows)
|
if ($IsWindows)
|
||||||
|
Reference in New Issue
Block a user