How to test a new port
#40583
-
I forked vcpkg and created a new port. It is work when i use vcpkg install hwinfo. But when i add it as dependencies in my project's vcpkg.json, it's not work.
If i change my baseline with my new commit, it is same. |
Beta Was this translation helpful? Give feedback.
Answered by
Hlongyu
Aug 23, 2024
Replies: 1 comment
-
add this to vcpkg-configuration.json works
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Hlongyu
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
add this to vcpkg-configuration.json works