How to skip a dependency? #41788
-
Copying from here. In my manifest, I specify that I want These two dependencies are installed and their libraries are added to my project without making a pip. I don't want them since I use Another scenario, How do I tell vcpkg to just install a library without its dependencies? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
See here: https://devblogs.microsoft.com/cppblog/using-system-package-manager-dependencies-with-vcpkg/ You create an empty overlay port for these packages |
Beta Was this translation helpful? Give feedback.
This is exactly what is explained and solved in https://learn.microsoft.com/en-us/vcpkg/consume/boost-versions