mirror of
https://github.com/catchorg/Catch2
synced 2026-02-22 16:02:11 +00:00
6 lines
179 B
Python
6 lines
179 B
Python
module(name = "catch2")
|
|
|
|
bazel_dep(name = "bazel_skylib", version = "1.9.0")
|
|
bazel_dep(name = "rules_cc", version = "0.2.16")
|
|
bazel_dep(name = "rules_license", version = "1.0.0")
|