cdk/extra/protobuf/protobuf-3.19.6/protobuf.pc.in (6 lines of code) (raw):
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: Protocol Buffers
Description: Google's Data Interchange Format
Version: @VERSION@
Libs: -L${libdir} -lprotobuf
Libs.private: @LIBS@
Cflags: -I${includedir}
Conflicts: protobuf-lite