How do I set vcpkg to use an external MSYS2 for its building ? #20005
Unanswered
haquocviet
asked this question in
Q&A
Replies: 1 comment
-
AFAIK, vcpkg doesn't allow to use pre-installed msys2 on the path, it may cause some unknown issues. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently when the vcpkg builds a library that requires MSYS2, it will download the MSYS2 from online and install. How can I set the vcpkg to use an external pre-installed MSYS2 instead of downloading online?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions