blob: cc730da3d2a619e50e8835da78570d2dacb62fcf [file]
module(
name = "boost.throw_exception",
version = "1.90.0",
bazel_compatibility = [">=7.6.0"],
compatibility_level = 0,
)
bazel_dep(name = "boost", version = "1.90.0")
bazel_dep(name = "boost.assert", version = "1.90.0")
bazel_dep(name = "boost.config", version = "1.90.0")
bazel_dep(name = "rules_cc", version = "0.2.16")