v2.0.0
Loading...
Searching...
No Matches
mri_global.cpp File Reference

Out-of-line definitions of the MRILIB build-info accessors declared in mri_global.h. More...

#include "mri_global.h"
Include dependency graph for mri_global.cpp:

Go to the source code of this file.

Detailed Description

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

Author
Christoph Dinh chris.nosp@m.toph.nosp@m..dinh.nosp@m.@mne.nosp@m.-cpp..nosp@m.org
Since
2.0.0
Date
February 2026

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.