static const char * debugPostfix()
debug postfix used on MSVC to distinguished between release and debug version
Definition CamiTKVersion.h:34
static const char * libDir()
library folder set depending on the compiler and environment choice (it could be lib/ or lib64/ on Li...
Definition CamiTKVersion.h:35
static const char * version()
Definition CamiTKVersion.h:31
static const char * shortVersion()
short version string (all in lower case, without the patch number)
Definition CamiTKVersion.h:32
static const char * soVersion()
version used for so name
Definition CamiTKVersion.h:33