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