Replies: 1 comment 5 replies
-
You are looking for VCPKG_VISUAL_STUDIO_PATH? |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have a vcpkg_root that is integrated with Visual Studio 2019 installed on the system drive (C:).
I'd like to have another vcpkg_root that is integrated with a different installation of the build tools located on D:
How can I make vcpkg find and use a specific location of the toolchain?
Beta Was this translation helpful? Give feedback.
All reactions