v2.0.0
Loading...
Searching...
No Matches
bids_global.cpp
Go to the documentation of this file.
1//=============================================================================================================
12
13//=============================================================================================================
14// INCLUDES
15//=============================================================================================================
16
17#include "bids_global.h"
18
19//=============================================================================================================
20// DEFINE METHODS
21//=============================================================================================================
22
24
25//=============================================================================================================
26
27const char* BIDSLIB::buildHash(){ return UTILSLIB::gitHash();}
28
29//=============================================================================================================
30
MNE-CPP BIDS library entry point: Qt symbol-visibility plumbing and the BIDSLIB namespace documentati...
BIDSSHARED_EXPORT const char * buildHash()
BIDSSHARED_EXPORT const char * buildHashLong()
BIDSSHARED_EXPORT const char * buildDateTime()
constexpr auto gitHashLong()
Definition buildinfo.h:83
constexpr auto gitHash()
Definition buildinfo.h:70
constexpr auto dateTimeNow()
Definition buildinfo.h:61