UNPKG

re2

Version:

Bindings for RE2: fast, safe alternative to backtracking regular expression engines.

10 lines (8 loc) 275 B
includedir=@CMAKE_INSTALL_FULL_INCLUDEDIR@ libdir=@CMAKE_INSTALL_FULL_LIBDIR@ Name: re2 Description: RE2 is a fast, safe, thread-friendly regular expression engine. Requires: @REQUIRES@ Version: @SONAME@.0.0 Cflags: -pthread -I${includedir} Libs: -pthread -L${libdir} -lre2