Tutorial: Restore USE_MYMATH in place of MY_MATH

In commit 80f5d28813 (Tutorial: Update step 2 style, 2022-07-25,
v3.25.0-rc1~226^2) we replaced some uses of `USE_MYMATH` with `MY_MATH`.
Restore the former name for consistency with the rest of the tutorial.
This commit is contained in:
Markus Ferrell
2022-10-25 15:38:21 -04:00
committed by Brad King
parent d0451d1a67
commit 277fbb3035
4 changed files with 11 additions and 10 deletions
@@ -2,4 +2,4 @@
#define Tutorial_VERSION_MAJOR @Tutorial_VERSION_MAJOR@
#define Tutorial_VERSION_MINOR @Tutorial_VERSION_MINOR@
// TODO 13: use cmakedefine to define MY_MATH
// TODO 13: use cmakedefine to define USE_MYMATH