FindLTTngUST¶
New in version 3.6.
Find Linux Trace Toolkit Next Generation (LTTng-UST) library.
Imported target¶
This module defines the following IMPORTED
target:
LTTng::UST
The LTTng-UST library, if found
Result variables¶
This module sets the following
LTTNGUST_FOUND
TRUE
if system has LTTng-USTLTTNGUST_INCLUDE_DIRS
The LTTng-UST include directories
LTTNGUST_LIBRARIES
The libraries needed to use LTTng-UST
LTTNGUST_VERSION_STRING
The LTTng-UST version
LTTNGUST_HAS_TRACEF
TRUE
if thetracef()
API is available in the system's LTTng-USTLTTNGUST_HAS_TRACELOG
TRUE
if thetracelog()
API is available in the system's LTTng-UST