android13/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2.pc

9 lines
220 B
PkgConfig
Raw Normal View History

2024-06-22 08:45:49 -04:00
includedir=@includedir@
libdir=@libdir@
Name: re2
Description: RE2 is a fast, safe, thread-friendly regular expression engine.
Version: 0.0.0
Cflags: -std=c++11 -pthread -I${includedir}
Libs: -pthread -L${libdir} -lre2