tree: 632be09af1d9c62e8649125a53a5d729d7a45b32
  1. 1.88.0.bcr.2/
  2. add_boost_version.py
  3. metadata.json
  4. README.md
modules/boost/README.md

Boost Meta-Module

The boost module is a meta-module that provides convenient access to all Boost libraries in the Bazel Central Registry.

Adding a New Boost Version

python3 modules/boost/add_boost_version.py <version>

Module structure

For all available modules in the given version, an alias will be generated in a subdirectory matching the library name. E.g. @boost.filesystem -> @boost//filesystem.