cmake/Tutorial/step1/step1_build/TutorialConfig.h

9 lines
176 B
C

// the Tutorial config option and setting for Tutorial
#define Tutorial_VERSION_MAJOR 1
#define Tutorial_VERSION_MINOR 0
#define USE_MYMATH
#define HAVE_LOG
#define HAVE_EXP