mirror of
https://github.com/catchorg/Catch2.git
synced 2026-05-11 15:38:41 -04: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")
|