Out-of-line definitions for the UTILSLIB build-info accessors declared in utils_global.h. More...
#include "utils_global.h"
Go to the source code of this file.
Out-of-line definitions for the UTILSLIB build-info accessors declared in utils_global.h.
SPDX-License-Identifier: BSD-3-Clause Copyright (c) 2021-2026 MNE-CPP Authors
Kept as a separate translation unit so the __DATE__ and __TIME__ macros are expanded when this file is compiled rather than when a downstream header is included — the compile-time constexpr helpers in buildinfo.h would otherwise pick up the consumer's preprocessor invocation time and report misleading build timestamps to bug reporters.
Definition in file utils_global.cpp.