mirror of
https://github.com/catchorg/Catch2
synced 2026-01-19 04:52:08 +00:00
6 lines
178 B
Python
6 lines
178 B
Python
module(name = "catch2")
|
|
|
|
bazel_dep(name = "bazel_skylib", version = "1.7.1")
|
|
bazel_dep(name = "rules_cc", version = "0.1.1")
|
|
bazel_dep(name = "rules_license", version = "1.0.0")
|