v3 flag enabled
Log In
Log In

VcPkg Tutorial: Install a specific version of the Boost libraries using registry baselines

Link

https://learn.microsoft.com/en-us/vcpkg/consume/boost-versions

The tutorial explains using vcpkg registry baselines to lock all Boost libraries to a specific version, by identifying the commit for that version and adding a secondary registry with a baseline and package patterns, avoiding per‑package overrides.

Next Post