Out-of-line definitions of the MRILIB build-info accessors declared in mri_global.h. More...
#include "mri_global.h"
Go to the source code of this file.
Out-of-line definitions of the MRILIB build-info accessors declared in mri_global.h.
SPDX-License-Identifier: BSD-3-Clause Copyright (c) 2026 MNE-CPP Authors
Pulls the build timestamp and short git hash from utils/buildinfo.h (populated at configure time by cmake/BuildInfo.cmake) and exposes them through the buildDateTime() / buildHash() entry points so any binary linking against MRILIB can report which snapshot of the library it is actually running.
Definition in file mri_global.cpp.