diff --git a/CMakeLists.txt b/CMakeLists.txt index 42dc4f0a63..2aa1321a5d 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1490,6 +1490,10 @@ message( "\n - debugging: ${USE_PERFTOOLS_DEBUG}" "\njemalloc: ${ENABLE_JEMALLOC}" "\n" + "\nCluster backends:" + "\n - Broker: ON" + "\n - ZeroMQ: ${ENABLE_CLUSTER_BACKEND_ZEROMQ}" + "\n" "\nFuzz Targets: ${ZEEK_ENABLE_FUZZERS}" "\nFuzz Engine: ${ZEEK_FUZZING_ENGINE}" "${_analyzer_warning}"