xref: /aosp_15_r20/external/protobuf/cmake/protobuf.pc.cmake (revision 1b3f573f81763fcece89efc2b6a5209149e44ab8)
1*1b3f573fSAndroid Build Coastguard Workerprefix=@CMAKE_INSTALL_PREFIX@
2*1b3f573fSAndroid Build Coastguard Workerexec_prefix=@CMAKE_INSTALL_PREFIX@
3*1b3f573fSAndroid Build Coastguard Workerlibdir=@CMAKE_INSTALL_FULL_LIBDIR@
4*1b3f573fSAndroid Build Coastguard Workerincludedir=@CMAKE_INSTALL_FULL_INCLUDEDIR@
5*1b3f573fSAndroid Build Coastguard Worker
6*1b3f573fSAndroid Build Coastguard WorkerName: Protocol Buffers
7*1b3f573fSAndroid Build Coastguard WorkerDescription: Google's Data Interchange Format
8*1b3f573fSAndroid Build Coastguard WorkerVersion: @protobuf_VERSION@
9*1b3f573fSAndroid Build Coastguard WorkerLibs: -L${libdir} -lprotobuf @CMAKE_THREAD_LIBS_INIT@
10*1b3f573fSAndroid Build Coastguard WorkerCflags: -I${includedir}
11*1b3f573fSAndroid Build Coastguard WorkerConflicts: protobuf-lite
12