aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/catch2/MODULE.bazel
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/catch2/MODULE.bazel')
-rw-r--r--contrib/catch2/MODULE.bazel4
1 files changed, 4 insertions, 0 deletions
diff --git a/contrib/catch2/MODULE.bazel b/contrib/catch2/MODULE.bazel
new file mode 100644
index 0000000..628d77a
--- /dev/null
+++ b/contrib/catch2/MODULE.bazel
@@ -0,0 +1,4 @@
+module(name = "catch2")
+
+bazel_dep(name = "bazel_skylib", version = "1.7.1")
+bazel_dep(name = "rules_cc", version = "0.0.17")