Provide proper pkg-config .pc files
[babeltrace.git] / src / babeltrace2-ctf-writer.pc.in
CommitLineData
40392cf1
MJ
1prefix=@prefix@
2exec_prefix=@exec_prefix@
3libdir=@libdir@
4includedir=@includedir@
5
5530ff1b
MJ
6Name: Babeltrace 2 CTF writer
7Description: Common Trace Format (CTF) writer library from Babeltrace 2
40392cf1 8Version: @PACKAGE_VERSION@
bf436657 9Libs: -L${libdir} -lbabeltrace2-ctf-writer
5530ff1b 10Libs.private: @UUID_LIBS@
40392cf1 11Cflags: -I${includedir}
5530ff1b 12Cflags.private: @UUID_CFLAGS@
This page took 0.024295 seconds and 4 git commands to generate.