27 #ifndef CMAKEDEFINTIONS_H
28 #define CMAKEDEFINTIONS_H
50 #if @Mercury_BACKTRACE_ENABLE@ == ON
52 #define MERCURY_STACKTRACE_SHOW 1
54 #define MERCURY_STACKTRACE_SHOW 0
57 #if @Mercury_BACKTRACE_DEMANGLE@ == ON
59 #define MERCURY_STACKTRACE_DEMANGLE 1
61 #define MERCURY_STACKTRACE_DEMANGLE 0
const std::string getMercuryBuildDir()
const int getSVNRevision()
const std::string getSVNURL()
const std::string getMercurySourceDir()
This file is used for generating defitions that give access to CMakeVaribles from within a cpp file (...
const std::string getVersion()