504d85976689204b692ea47a605470e1d0356214
[babeltrace.git] / src / babeltrace2-ctf-writer.pc.in
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
5
6 Name: Babeltrace CTF parser
7 Description: libbabeltrace2-ctf provides the specific bits necessary to write a Common Trace Format (CTF) trace.
8 Version: @PACKAGE_VERSION@
9 Requires:
10 Requires.private: uuid popt
11 Libs: -L${libdir} -lbabeltrace2-ctf-writer
12 Cflags: -I${includedir}
13
This page took 0.02922 seconds and 3 git commands to generate.