mirror of
https://github.com/Kitware/CMake.git
synced 2025-10-16 22:37:30 +08:00
Tutorial: Add missing language
option to literalinclude
This commit is contained in:
@@ -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``.
|
directories so that ``Table.h`` can be found and included by ``mysqrt.cxx``.
|
||||||
|
|
||||||
.. literalinclude:: Step7/MathFunctions/CMakeLists.txt
|
.. literalinclude:: Step7/MathFunctions/CMakeLists.txt
|
||||||
|
:language: cmake
|
||||||
:start-after: # state that we depend on our bin
|
:start-after: # state that we depend on our bin
|
||||||
:end-before: # install rules
|
:end-before: # install rules
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user