You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
message(STATUS"RdKafkaConfig.cmake not found. Attempting to find module instead...")
17
-
find_dependency(RdKafka REQUIRED QUIET MODULE)
18
-
if (NOT RdKafka_FOUND)
19
-
message(FATAL_ERROR "RdKafka module not found. Please set RDKAFKA_ROOT to the install path or RDKAFKA_DIR pointing to the RdKafka configuration file location.")
0 commit comments