2009-08-03 21:31:25 +00:00
|
|
|
prefix=@prefix@
|
|
|
|
exec_prefix=@exec_prefix@
|
|
|
|
libdir=@libdir@
|
|
|
|
includedir=@includedir@
|
|
|
|
|
|
|
|
Name: Protocol Buffers
|
|
|
|
Description: Google's Data Interchange Format
|
|
|
|
Version: @VERSION@
|
2021-10-15 20:10:38 +00:00
|
|
|
Libs: -L${libdir} -lprotobuf
|
2012-07-03 09:52:54 +00:00
|
|
|
Libs.private: @LIBS@
|
2019-06-11 23:00:16 +00:00
|
|
|
|
2021-10-15 20:10:38 +00:00
|
|
|
Cflags: -I${includedir}
|
2015-05-12 15:50:05 +00:00
|
|
|
Conflicts: protobuf-lite
|