mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
CMakeLists: Cluster backends output
This commit is contained in:
parent
07e23fb95e
commit
9e9d0ba7aa
1 changed files with 4 additions and 0 deletions
|
@ -1490,6 +1490,10 @@ message(
|
||||||
"\n - debugging: ${USE_PERFTOOLS_DEBUG}"
|
"\n - debugging: ${USE_PERFTOOLS_DEBUG}"
|
||||||
"\njemalloc: ${ENABLE_JEMALLOC}"
|
"\njemalloc: ${ENABLE_JEMALLOC}"
|
||||||
"\n"
|
"\n"
|
||||||
|
"\nCluster backends:"
|
||||||
|
"\n - Broker: ON"
|
||||||
|
"\n - ZeroMQ: ${ENABLE_CLUSTER_BACKEND_ZEROMQ}"
|
||||||
|
"\n"
|
||||||
"\nFuzz Targets: ${ZEEK_ENABLE_FUZZERS}"
|
"\nFuzz Targets: ${ZEEK_ENABLE_FUZZERS}"
|
||||||
"\nFuzz Engine: ${ZEEK_FUZZING_ENGINE}"
|
"\nFuzz Engine: ${ZEEK_FUZZING_ENGINE}"
|
||||||
"${_analyzer_warning}"
|
"${_analyzer_warning}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue