blob: b36932d9e6b1c2c1c12c4f09f0b60f799c20c784 [file] [log] [blame]
module(
name = "boost.bind",
version = "1.87.0",
compatibility_level = 108700,
bazel_compatibility = [">=7.2.1"],
)
bazel_dep(name = "boost.config", version = "1.87.0")
bazel_dep(name = "boost.core", version = "1.87.0")
bazel_dep(name = "rules_cc", version = "0.1.1")