1
0
mirror of https://github.com/Kitware/CMake.git synced 2025-10-16 14:08:35 +08:00

Tutorial: Add missing language option to literalinclude

This commit is contained in:
Betsy McPhail
2020-07-22 16:17:41 -04:00
parent d45f0d719e
commit 63af35019a

View File

@@ -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