v2.0.0
Loading...
Searching...
No Matches
lsl_global.cpp
Go to the documentation of this file.
1//=============================================================================================================
21
22//=============================================================================================================
23// INCLUDES
24//=============================================================================================================
25
26#include "lsl_global.h"
27
28//=============================================================================================================
29// DEFINE METHODS
30//=============================================================================================================
31
33
34//=============================================================================================================
35
36const char* LSLLIB::buildHash(){ return UTILSLIB::gitHash();}
37
38//=============================================================================================================
39
LSLLIB shared-library export macro and build-stamp accessors used by every public LSL symbol.
constexpr auto gitHashLong()
Definition buildinfo.h:83
constexpr auto gitHash()
Definition buildinfo.h:70
constexpr auto dateTimeNow()
Definition buildinfo.h:61
const char * buildDateTime()
const char * buildHash()
const char * buildHashLong()