* Add documentation of https://github.com/microsoft/vcpkg-tool/pull/725

* Fix @Neumann-A's feedback
This commit is contained in:
Billy O'Neal 2022-10-13 17:12:26 -07:00 committed by GitHub
parent 51dd79db8c
commit 0948fa8a1e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -23,8 +23,8 @@ This environment variable can be set to the full path of an executable to be use
#### VCPKG_ROOT
This environment variable can be set to a directory to use as the root of the vcpkg instance. Note that mixing vcpkg
repo versions and executable versions can cause issues.
This environment variable can be set to a directory to use as the root of the vcpkg instance. This will only be used if
the vcpkg executable is not located within a valid root and the command line switch `--vcpkg-root` is unused.
#### VCPKG_VISUAL_STUDIO_PATH