mirror of
https://github.com/PCRE2Project/pcre2.git
synced 2025-10-15 20:37:00 +08:00
10 lines
236 B
Python
10 lines
236 B
Python
module(
|
|
name = "pcre2",
|
|
version = "10.46-DEV",
|
|
compatibility_level = 1,
|
|
)
|
|
|
|
bazel_dep(name = "rules_cc", version = "0.0.1")
|
|
bazel_dep(name = "bazel_skylib", version = "1.2.1")
|
|
bazel_dep(name = "platforms", version = "0.0.4")
|