iw4x-client/deps/protobuf/protobuf.pc.in
2024-03-07 05:13:50 -05:00

14 lines
271 B
PkgConfig

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
Libs.private: @LIBS@
Cflags: -I${includedir}
Conflicts: protobuf-lite