cmake
HAVE_LTTNG
examples
monkey/monkey
CMakeLists.txt
:184
check_include_file(
"lttng/tracepoint.h"
HAVE_LTTNG)
fluent/fluent-bit
lib/monkey/CMakeLists.txt
:184
check_include_file(
"lttng/tracepoint.h"
HAVE_LTTNG)