Tutorial: Improve Step 9

* Move USE_MYMATH from configured header to target_compile_definitions
This commit is contained in:
Betsy McPhail
2019-07-18 15:40:25 -04:00
committed by Brad King
parent 6a35d630dc
commit 6f6a32a0f6
11 changed files with 22 additions and 20 deletions
@@ -1,3 +1,4 @@
// the configured version number
// the configured options and settings for Tutorial
#define Tutorial_VERSION_MAJOR @Tutorial_VERSION_MAJOR@
#define Tutorial_VERSION_MINOR @Tutorial_VERSION_MINOR@
#cmakedefine USE_MYMATH