blob: e23f5213c7075ec1da18670bf91d32213ee1929a (
plain)
| 1
2
3
4
 | // the configured options and settings for Tutorial
#define Tutorial_VERSION_MAJOR @Tutorial_VERSION_MAJOR@
#define Tutorial_VERSION_MINOR @Tutorial_VERSION_MINOR@
#cmakedefine USE_MYMATH
 |