ADD: added new version of protobuf
This commit is contained in:
11
libs/protobuf/protobuf-lite.pc.in
Normal file
11
libs/protobuf/protobuf-lite.pc.in
Normal file
@@ -0,0 +1,11 @@
|
||||
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-lite
|
||||
Cflags: -I${includedir}
|
||||
Conflicts: protobuf
|
||||
Reference in New Issue
Block a user