blob: 0dc281657f9e409573d8456c10408f25c16f64a2 [file] [log] [blame]
module(
name = "boost.system",
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.throw_exception", version = "1.87.0")
bazel_dep(name = "boost.variant2", version = "1.87.0")
bazel_dep(name = "boost.winapi", version = "1.87.0")
bazel_dep(name = "rules_cc", version = "0.1.1")