| module( | |
| name = "boost.system", | |
| version = "1.83.0.bcr.1", | |
| bazel_compatibility = [">=7.2.1"], | |
| compatibility_level = 108300, | |
| ) | |
| bazel_dep(name = "boost.assert", version = "1.83.0.bcr.1") | |
| bazel_dep(name = "boost.config", version = "1.83.0.bcr.1") | |
| bazel_dep(name = "boost.throw_exception", version = "1.83.0.bcr.1") | |
| bazel_dep(name = "boost.variant2", version = "1.83.0.bcr.1") | |
| bazel_dep(name = "boost.winapi", version = "1.83.0.bcr.1") | |
| bazel_dep(name = "rules_cc", version = "0.0.13") |