blob: 933ca8cbda2d5f9034c22c8f2d5837895bc6b7f6 [file] [log] [blame]
module(
name = "boost.concept_check",
version = "1.87.0",
bazel_compatibility = [">=7.2.1"],
compatibility_level = 108300,
)
bazel_dep(name = "boost.config", version = "1.87.0")
bazel_dep(name = "boost.preprocessor", version = "1.87.0")
bazel_dep(name = "boost.static_assert", version = "1.87.0")
bazel_dep(name = "boost.type_traits", version = "1.87.0")
bazel_dep(name = "rules_cc", version = "0.1.1")