v2.0.0
Loading...
Searching...
No Matches
sts_global.cpp
Go to the documentation of this file.
1//=============================================================================================================
34
35//=============================================================================================================
36// INCLUDES
37//=============================================================================================================
38
39#include "sts_global.h"
40
41//=============================================================================================================
42// DEFINE METHODS
43//=============================================================================================================
44
46
47//=============================================================================================================
48
49const char* STSLIB::buildHash(){ return UTILSLIB::gitHash();}
50
51//=============================================================================================================
52
stats library export/import macros.
constexpr auto gitHashLong()
Definition buildinfo.h:92
constexpr auto gitHash()
Definition buildinfo.h:79
constexpr auto dateTimeNow()
Definition buildinfo.h:70
STSSHARED_EXPORT const char * buildHashLong()
STSSHARED_EXPORT const char * buildDateTime()
STSSHARED_EXPORT const char * buildHash()