mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-04 03:13:09 +02:00
Update BUILD_WIN.md
This commit is contained in:
parent
984503ce29
commit
71a403f03f
1 changed files with 2 additions and 2 deletions
|
@ -31,9 +31,9 @@ Go to `Control Panel > System > Advanced System Settings > Environment Variables
|
||||||
|
|
||||||
* Clone the VCPKG [repository](https://github.com/Microsoft/vcpkg)
|
* Clone the VCPKG [repository](https://github.com/Microsoft/vcpkg)
|
||||||
* Follow the instructions in the [readme](https://github.com/Microsoft/vcpkg/blob/master/README.md) to bootstrap vcpkg
|
* Follow the instructions in the [readme](https://github.com/Microsoft/vcpkg/blob/master/README.md) to bootstrap vcpkg
|
||||||
* Note, you may need to do these in a _Developer Command Prompt_
|
* Note, you may need to do these in a _Developer Command Prompt_
|
||||||
* Set an environment variable VCPKG_ROOT to the location of the cloned repository
|
* Set an environment variable VCPKG_ROOT to the location of the cloned repository
|
||||||
* Close and re-open any command prompts after setting the environment variable so that they will pick up the change
|
* Close and re-open any command prompts after setting the environment variable so that they will pick up the change
|
||||||
|
|
||||||
### Step 6. Installing OpenSSL via vcpkg
|
### Step 6. Installing OpenSSL via vcpkg
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue