blob: adb4c55fd97bf01e61943d81936ee4c44a224495 (
plain)
| 1
2
3
4
5
 | // the configured options and settings for Tutorial
#define Tutorial_VERSION_MAJOR @Tutorial_VERSION_MAJOR@
#define Tutorial_VERSION_MINOR @Tutorial_VERSION_MINOR@
// TODO 13: use cmakedefine to define MY_MATH
 |