Просмотр исходного кода

Tutorial: Add missing `language` option to literalinclude

Betsy McPhail 5 лет назад
Родитель
Сommit
63af35019a
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