mirror of
https://github.com/catchorg/Catch2.git
synced 2025-06-07 20:55:32 +02: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")
|