v2.0.0
Loading...
Searching...
No Matches
inv_global.cpp
Go to the documentation of this file.
1//=============================================================================================================
18
19//=============================================================================================================
20// INCLUDES
21//=============================================================================================================
22
23#include "inv_global.h"
24
25//=============================================================================================================
26// DEFINE METHODS
27//=============================================================================================================
28
30
31//=============================================================================================================
32
33const char* INVLIB::buildHash(){ return UTILSLIB::gitHash();}
34
35//=============================================================================================================
36
INVLIB library export/import macros, build-info accessors, and namespace docstring for the inverse-so...
constexpr auto gitHashLong()
Definition buildinfo.h:83
constexpr auto gitHash()
Definition buildinfo.h:70
constexpr auto dateTimeNow()
Definition buildinfo.h:61
INVSHARED_EXPORT const char * buildHashLong()
INVSHARED_EXPORT const char * buildHash()
INVSHARED_EXPORT const char * buildDateTime()