fluent/fluent-bit
lib/cprofiles/CMakeLists.txt
:129
check_c_source_compiles("
#include <fluent-otel-proto/fluent-otel_found.h>
int main() {
return fluent_otel_found();
}" CPROF_HAVE_FLUENT_OTEL_PROTO)