Cleanup: remove redundant memory barrier
[lttng-ust.git] / lttng-ust-ctl.pc.in
CommitLineData
a1acf2a6
MJ
1prefix=@prefix@
2exec_prefix=@exec_prefix@
3libdir=@libdir@
4includedir=@includedir@
5
6Name: LTTng Userspace Tracer control
7Description: The LTTng Userspace Tracer (UST) is a library accompanied by a set of tools to trace userspace code.
8Version: @PACKAGE_VERSION@
9Requires:
10Libs: -L${libdir} -llttng-ust-ctl
11Cflags: -I${includedir}
12
This page took 0.02217 seconds and 4 git commands to generate.