summary refs log tree commit diff
path: root/cmake/nheko.h
blob: ae28aea9efd6df80ebe8886bd0b7ad6e9cc23347 (plain) (blame)
1
2
3
4
5
6
7
namespace nheko {
constexpr auto version          = "${PROJECT_VERSION}";
constexpr auto build_os         = "${CMAKE_HOST_SYSTEM_NAME}";
constexpr auto enable_debug_log = ${SPDLOG_DEBUG_ON};
}

# cmakedefine01 HAVE_BACKTRACE_SYMBOLS_FD