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-lite
|
|
|
|
Cflags: -I${includedir}
|
2015-05-12 15:50:05 +00:00
|
|
|
Conflicts: protobuf
|