36#include <QtCore/qglobal.h>
42#if defined(STATICBUILD)
43# define BIDSSHARED_EXPORT
44#elif defined(MNE_BIDS_LIBRARY)
45# define BIDSSHARED_EXPORT Q_DECL_EXPORT
47# define BIDSSHARED_EXPORT Q_DECL_IMPORT
Compile-time helpers that capture the build date, time and git commit hash into the binary.
#define BIDSSHARED_EXPORT
BIDS dataset reading, writing, path construction, and sidecar metadata handling for iEEG/EEG/MEG.
BIDSSHARED_EXPORT const char * buildHash()
BIDSSHARED_EXPORT const char * buildHashLong()
BIDSSHARED_EXPORT const char * buildDateTime()