Sign in
pigweed
/
third_party
/
github
/
google
/
re2
/
22643386156cbcab3ab6ae55515a58eeaf1f3d46
/
.
/
python
/
README
blob: 9b4aab725588fa6da3102da0abd093e78c1a0d0f [
file
]
Building
requires
Python
3
and
pybind11 to be installed on your system
.
Add
the following to your WORKSPACE file
:
load
(
"@com_googlesource_code_re2//:re2_configure.bzl"
,
"re2_configure"
)
re2_configure
(
name
=
"local_config_re2"
)