-
I recently went all-in on vcpkg, relying on it more than ever in a project. Sadly, one of my new dependencies decided to rely upon the Is there a vcpkg call or a script that would ferret this out? I searched but found nothing. |
Beta Was this translation helpful? Give feedback.
Answered by
willie
Mar 15, 2024
Replies: 1 comment 1 reply
-
Clearly, I need sleep. https://learn.microsoft.com/en-us/vcpkg/commands/depend-info solves this. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
willie
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Clearly, I need sleep. https://learn.microsoft.com/en-us/vcpkg/commands/depend-info solves this.