CMakeLists: Cluster backends output

This commit is contained in:
Arne Welzel 2024-12-04 17:24:45 +01:00
parent 07e23fb95e
commit 9e9d0ba7aa

View file

@ -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}"