Merge topic 'tutorial-step1-standard-required' into release-3.25

5b7e465be3 Tutorial: Fix variable name typo in step 1

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !7799
This commit is contained in:
Brad King
2022-10-18 17:48:31 +00:00
committed by Kitware Robot

View File

@@ -5,7 +5,7 @@
# TODO 7: Set the project version number as 1.0 in the above project command
# TODO 6: Set the variable CMAKE_CXX_STANDARD to 11
# and the variable CMAKE_CXX_REQUIRED_STANDARD to True
# and the variable CMAKE_CXX_STANDARD_REQUIRED to True
# TODO 8: Use configure_file to configure and copy TutorialConfig.h.in to
# TutorialConfig.h