b20d98b1fd0b86840061da5ca53e0d0576b04eda
[babeltrace.git] / babeltrace2-ctf.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 read a Common Trace Format (CTF) trace.
8 Version: @PACKAGE_VERSION@
9 Requires: babeltrace
10 Requires.private:
11 Libs: -L${libdir} -lbabeltrace2-ctf
12 Cflags: -I${includedir}
13
This page took 0.029613 seconds and 3 git commands to generate.