|
Boost : |
From: Adam Getchell (acgetchell_at_[hidden])
Date: 2022-05-05 21:25:57
For what itâs worth, having tried Biicode (Conanâs predecessor), Conan, Spack, Conda, and vcpkg, vcpkg is the only package manager for which Iâve been able to consistently (i.e. since I started using it a few years ago) build combinations of {macOS, Linux, Windows } x { gcc, clang, msvc}.
As my research project includes CGAL which includes Boost, Eigen, and TBB, that ends up being 100+ libraries.
Manifest mode just works, and vcpkg artifacts looks promising:
https://devblogs.microsoft.com/cppblog/vcpkg-artifacts/
-- Adam Getchell acgetchell_at_[hidden] https://adamgetchell.org
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk