1*6777b538SAndroid Build Coastguard Workerincludedir=@CMAKE_INSTALL_FULL_INCLUDEDIR@ 2*6777b538SAndroid Build Coastguard Workerlibdir=@CMAKE_INSTALL_FULL_LIBDIR@ 3*6777b538SAndroid Build Coastguard Worker 4*6777b538SAndroid Build Coastguard WorkerName: re2 5*6777b538SAndroid Build Coastguard WorkerDescription: RE2 is a fast, safe, thread-friendly regular expression engine. 6*6777b538SAndroid Build Coastguard WorkerRequires: @REQUIRES@ 7*6777b538SAndroid Build Coastguard WorkerVersion: @[email protected] 8*6777b538SAndroid Build Coastguard WorkerCflags: -pthread -I${includedir} 9*6777b538SAndroid Build Coastguard WorkerLibs: -pthread -L${libdir} -lre2 10