42#include <QtCore/qglobal.h>
48#if defined(STATICBUILD)
49# define UTILSSHARED_EXPORT
50#elif defined(MNE_UTILS_LIBRARY)
51# define UTILSSHARED_EXPORT Q_DECL_EXPORT
53# define UTILSSHARED_EXPORT Q_DECL_IMPORT
#define UTILSSHARED_EXPORT
Compile-time helpers that capture the build date, time and git commit hash into the binary.
Shared utilities (I/O helpers, spectral analysis, layout management, warp algorithms).
const char * buildDateTime()
const char * buildHashLong()