blob: 29f248773c5489b00b24ccbded4b46e337998ad6 [file] [log] [blame]
Wink Savillefbaaef92010-05-27 16:25:37 -07001prefix=@prefix@
2exec_prefix=@exec_prefix@
3libdir=@libdir@
4includedir=@includedir@
5
6Name: Protocol Buffers
7Description: Google's Data Interchange Format
8Version: @VERSION@
Jeff Davidsona3b2a6d2014-09-15 16:29:06 -07009Libs: -L${libdir} -lprotobuf @PTHREAD_CFLAGS@ @PTHREAD_LIBS@
10Libs.private: @LIBS@
Wink Savillefbaaef92010-05-27 16:25:37 -070011Cflags: -I${includedir} @PTHREAD_CFLAGS@
12# Commented out because it crashes pkg-config *sigh*:
13# http://bugs.freedesktop.org/show_bug.cgi?id=13265
14# Conflicts: protobuf-lite