diff --git a/CMakeLists.txt b/CMakeLists.txt index 5938c37898..f37f5757ba 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1411,8 +1411,8 @@ message( "\nlibmaxminddb: ${USE_GEOIP}" "\nKerberos: ${USE_KRB5}" "\ngperftools found: ${HAVE_PERFTOOLS}" - "\n tcmalloc: ${USE_PERFTOOLS_TCMALLOC}" - "\n debugging: ${USE_PERFTOOLS_DEBUG}" + "\n - tcmalloc: ${USE_PERFTOOLS_TCMALLOC}" + "\n - debugging: ${USE_PERFTOOLS_DEBUG}" "\njemalloc: ${ENABLE_JEMALLOC}" "\n" "\nFuzz Targets: ${ZEEK_ENABLE_FUZZERS}"