add PIRegularExpression
This commit is contained in:
9
3rd/pcre2/MODULE.bazel
Normal file
9
3rd/pcre2/MODULE.bazel
Normal file
@@ -0,0 +1,9 @@
|
||||
module(
|
||||
name = "pcre2",
|
||||
version = "10.45",
|
||||
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")
|
||||
Reference in New Issue
Block a user