1 #ifndef CMAKEDEFINTIONS_H
3 #define CMAKEDEFINTIONS_H
22 #if @Mercury_BACKTRACE_ENABLE@ == ON
24 #define MERCURY_STACKTRACE_SHOW 1
26 #define MERCURY_STACKTRACE_SHOW 0
29 #if @Mercury_BACKTRACE_DEMANGLE@ == ON
31 #define MERCURY_STACKTRACE_DEMANGLE 1
33 #define MERCURY_STACKTRACE_DEMANGLE 0
const std::string getMercuryBuildDir()
constexpr int getMinorVersionNumber()
const std::string xballsSupportOn()
This file is used for generating defitions that give access to CMakeVaribles from within a cpp file (...
constexpr int getMajorVersionNumber()
const std::string getMercurySourceDir()
const std::string getVersion()