iw4x-client/deps/protobuf/protobuf-lite.pc.in

12 lines
249 B
PkgConfig
Raw Permalink Normal View History

2024-03-07 05:13:50 -05:00
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