aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/protobuf/3.4.0/protobuf-lite.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/protobuf/3.4.0/protobuf-lite.pc.in')
-rw-r--r--third_party/protobuf/3.4.0/protobuf-lite.pc.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/third_party/protobuf/3.4.0/protobuf-lite.pc.in b/third_party/protobuf/3.4.0/protobuf-lite.pc.in
new file mode 100644
index 0000000000..80f1f46195
--- /dev/null
+++ b/third_party/protobuf/3.4.0/protobuf-lite.pc.in
@@ -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 @PTHREAD_CFLAGS@ @PTHREAD_LIBS@
+Cflags: -I${includedir} @PTHREAD_CFLAGS@
+Conflicts: protobuf