Переглянути джерело

Merge topic 'tutorial-update'

63af35019a Tutorial: Add missing `language` option to literalinclude

Acked-by: Kitware Robot <[email protected]>
Merge-request: !5046
Brad King 5 роки тому
батько
коміт
9d9a6a8532
1 змінених файлів з 1 додано та 0 видалено
  1. 1 0
      Help/guide/tutorial/index.rst

+ 1 - 0
Help/guide/tutorial/index.rst

@@ -552,6 +552,7 @@ We also have to add the current binary directory to the list of include
 directories so that ``Table.h`` can be found and included by ``mysqrt.cxx``.
 
 .. literalinclude:: Step7/MathFunctions/CMakeLists.txt
+  :language: cmake
   :start-after: # state that we depend on our bin
   :end-before: # install rules