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

Implementation of the INVLIB build-info accessors. More...

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

Go to the source code of this file.

Detailed Description

Implementation of the INVLIB build-info accessors.

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
March 2026

Defines INVLIB::buildDateTime and INVLIB::buildHash using the compile-time strings produced by utils/buildinfo.h. The two strings let an application link against INVLIB and still report the exact upstream commit and build timestamp of the inverse library it is using — essential for reproducibility of source estimates.

Definition in file inv_global.cpp.