Environment variable for vcpkg location should be VCPKG_ROOT
#6146
michaelbprice
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
Hey, Michael! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The vcpkg community, including the maintainers, have coalesced around using the environment variable
VCPKG_ROOT
to designate the location of the tool. The images for the GitHub0-hosted runners should migrate away from usingVCPKG_INSTALLATION_ROOT
toVCPKG_ROOT
as doing so will simplify the use of vcpkg across varying tools and environments.Beta Was this translation helpful? Give feedback.
All reactions