tree: 0cbaed59a9c6d54288ffe80ceb11347fba9b02e4
  1. 1.88.0.bcr.2/
  2. 1.89.0.bcr.1/
  3. add_boost_version.py
  4. metadata.json
  5. 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.