How do I create a port that depends on the "Windows Driver Kit 8 redistributable components"? #42435
Unanswered
JoergAtGithub
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I want to create a VCPKG port of libwdi, which requires the "Windows Driver Kit 8 redistributable components" from https://learn.microsoft.com/en-us/windows-hardware/drivers/wdf/installation-components-for-kmdf-drivers#where-can-i-find-these-files-and-whats-included as dependency.
How do I define a dependency to such a binary-only package?
Beta Was this translation helpful? Give feedback.
All reactions