31#include <QtCore/qglobal.h>
38#if defined(STATICBUILD)
39# define MRISHARED_EXPORT
40#elif defined(MNE_MRI_LIBRARY)
41# define MRISHARED_EXPORT Q_DECL_EXPORT
43# define MRISHARED_EXPORT Q_DECL_IMPORT
Compile-time helpers that capture the build date, time and git commit hash into the binary.
Volume I/O, voxel geometry and slice resampling for structural MRI data inside mne-cpp.
const char * buildHashLong()
const char * buildDateTime()