zeek/auxil/broker/caf/cmake/build_config.hpp.in
Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

14 lines
262 B
C++

// this header is auto-generated by CMake
#pragma once
#include "caf/detail/log_level.hpp"
#define CAF_LOG_LEVEL CAF_LOG_LEVEL_@CAF_LOG_LEVEL@
#cmakedefine CAF_ENABLE_RUNTIME_CHECKS
#cmakedefine CAF_ENABLE_EXCEPTIONS
#cmakedefine CAF_ENABLE_ACTOR_PROFILER