blob: 40d33599e6a74015d9754ef9202d8e4f3c4e742f [file] [log] [blame]
module(
name = "boost.intrusive",
version = "1.87.0",
bazel_compatibility = [">=7.2.1"],
compatibility_level = 108700,
)
bazel_dep(name = "boost.assert", version = "1.87.0")
bazel_dep(name = "boost.config", version = "1.87.0")
bazel_dep(name = "boost.container_hash", version = "1.87.0")
bazel_dep(name = "boost.move", version = "1.87.0")
bazel_dep(name = "boost.static_assert", version = "1.87.0")
bazel_dep(name = "rules_cc", version = "0.1.1")