Selaa lähdekoodia

Tutorial: Add missing entry in Step4 file list

The root's `CMakeLists.txt` is also one of the files the need editing in
Exercise 1, but was missing.
Gustaf Borgström 2 viikkoa sitten
vanhempi
sitoutus
53a2a77d19
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      Help/guide/tutorial/In-Depth CMake Target Commands.rst

+ 1 - 0
Help/guide/tutorial/In-Depth CMake Target Commands.rst

@@ -162,6 +162,7 @@ Helpful Resources
 Files to Edit
 -------------
 
+* ``CMakeLists.txt``
 * ``Tutorial/CMakeLists.txt``
 * ``MathFunctions/CMakeLists.txt``
 * ``MathFunctions/MathFunctions.cxx``