mirror of
https://github.com/google/re2.git
synced 2025-10-18 08:52:14 +08:00

This magically applies the `linux`, `macos` or `windows` configuration depending on the OS. Apart from simplifying things for us, this should hopefully also unbreak the RE2 build that Bazel folks run in their CI. Fixes #428. Change-Id: I2f4192dd728661558a8c4c4c8dd68a720af3ff71 Reviewed-on: https://code-review.googlesource.com/c/re2/+/61370 Reviewed-by: Perry Lorier <perryl@google.com> Reviewed-by: Paul Wankadia <junyer@google.com>
Building requires Python 3 and pybind11 to be installed on your system.