| module( |
| name = "boost.property_map", |
| version = "1.83.0", |
| bazel_compatibility = [">=7.2.1"], |
| compatibility_level = 108300, |
| ) |
| |
| bazel_dep(name = "boost.any", version = "1.83.0") |
| bazel_dep(name = "boost.assert", version = "1.83.0") |
| bazel_dep(name = "boost.concept_check", version = "1.83.0") |
| bazel_dep(name = "boost.config", version = "1.83.0") |
| bazel_dep(name = "boost.core", version = "1.83.0") |
| bazel_dep(name = "boost.function", version = "1.83.0") |
| bazel_dep(name = "boost.iterator", version = "1.83.0") |
| bazel_dep(name = "boost.lexical_cast", version = "1.83.0") |
| bazel_dep(name = "boost.mpl", version = "1.83.0") |
| bazel_dep(name = "boost.smart_ptr", version = "1.83.0") |
| bazel_dep(name = "boost.static_assert", version = "1.83.0") |
| bazel_dep(name = "boost.throw_exception", version = "1.83.0") |
| bazel_dep(name = "boost.type_index", version = "1.83.0") |
| bazel_dep(name = "boost.type_traits", version = "1.83.0") |
| bazel_dep(name = "boost.utility", version = "1.83.0") |
| bazel_dep(name = "rules_cc", version = "0.0.9") |