Commit Graph

2 Commits

Author SHA1 Message Date
Paul Wankadia 7c5a7bd73b
Make Findre2.cmake idempotent. (#25821)
As per https://github.com/grpc/grpc/issues/25434, idempotence is necessary
because CMake fails when another target with the same name already exists.

Fixes #25434.
2021-04-08 11:55:06 +02:00
Paul Wankadia 45e413d252 Attempt to find RE2 via CMake and via pkg-config. 2020-09-09 04:26:36 -07:00