mirror of
https://github.com/PCRE2Project/pcre2.git
synced 2025-10-14 18:58:14 +08:00
10 lines
236 B
Python
10 lines
236 B
Python
module(
|
|
name = "pcre2",
|
|
version = "10.47-DEV",
|
|
compatibility_level = 1,
|
|
)
|
|
|
|
bazel_dep(name = "rules_cc", version = "0.2.8")
|
|
bazel_dep(name = "bazel_skylib", version = "1.8.1")
|
|
bazel_dep(name = "platforms", version = "1.0.0")
|