Browse Source

Tutorial: Add missing entry in Step 1 list of files to edit

Exercise 3 requires editing `TutorialConfig.h.in`.
Nirav Nirmal 10 months ago
parent
commit
e61ba188b6
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Help/guide/tutorial/A Basic Starting Point.rst

+ 1 - 0
Help/guide/tutorial/A Basic Starting Point.rst

@@ -319,6 +319,7 @@ Files to Edit
 
 * ``CMakeLists.txt``
 * ``tutorial.cxx``
+* ``TutorialConfig.h.in``
 
 Getting Started
 ---------------