Update version to 0.16
[ust.git] / ust.pc.in
CommitLineData
4cf459a7
YB
1prefix=@prefix@
2exec_prefix=@exec_prefix@
3libdir=@libdir@
4includedir=@includedir@
5
6Name: LTTng Userspace Tracer
7Description: The Userspace Tracer (UST) is a library accompanied by a set of tools to trace userspace code.
8Version: @PACKAGE_VERSION@
9Requires:
10Requires.private: liburcu-bp
11Libs: -L${libdir} -lust
12Cflags: -I${includedir}
13
This page took 0.024011 seconds and 4 git commands to generate.