Implementation of the INVLIB build-info accessors. More...
#include "inv_global.h"
Go to the source code of this file.
Implementation of the INVLIB build-info accessors.
SPDX-License-Identifier: BSD-3-Clause Copyright (c) 2026 MNE-CPP Authors
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.