Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
bazel-central-registry
/
08a7eb8d86c24d4acf93b5ee1447f1c99d2dcb0e
/
.
/
modules
/
catch2
/
3.8.1
/
MODULE.bazel
blob: 556d569484369d50ac49f1186a1b15b87b5ee90a [
file
] [
log
] [
blame
]
module
(
name
=
"catch2"
,
version
=
"3.8.1"
,
bazel_compatibility
=
[
">=7.2.1"
],
# need support for "overlay" directory
compatibility_level
=
1
,
)
bazel_dep
(
name
=
"bazel_skylib"
,
version
=
"1.7.1"
)
bazel_dep
(
name
=
"rules_cc"
,
version
=
"0.0.17"
)