initial commit
Signed-off-by: Peter Siegmund <mars3142@noreply.mars3142.dev>
This commit is contained in:
9
libs/wxWidgets-3.3.1/3rdparty/pcre/MODULE.bazel
vendored
Normal file
9
libs/wxWidgets-3.3.1/3rdparty/pcre/MODULE.bazel
vendored
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