36#include <QtCore/qglobal.h>
43#if defined(STATICBUILD)
44# define STSSHARED_EXPORT
45#elif defined(MNE_STS_LIBRARY)
46# define STSSHARED_EXPORT Q_DECL_EXPORT
48# define STSSHARED_EXPORT Q_DECL_IMPORT
Compile-time helpers that capture the build date, time and git commit hash into the binary.
Statistical testing (t-tests, F-tests, cluster permutation, multiple comparison correction).
STSSHARED_EXPORT const char * buildHashLong()
STSSHARED_EXPORT const char * buildDateTime()
STSSHARED_EXPORT const char * buildHash()