diff options
Diffstat (limited to 'Software/External Repositories/Protobuf/protobuf-3.4.1/protobuf-lite.pc.in')
| -rw-r--r-- | Software/External Repositories/Protobuf/protobuf-3.4.1/protobuf-lite.pc.in | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/protobuf-lite.pc.in b/Software/External Repositories/Protobuf/protobuf-3.4.1/protobuf-lite.pc.in new file mode 100644 index 000000000..80f1f4619 --- /dev/null +++ b/Software/External Repositories/Protobuf/protobuf-3.4.1/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 |
