Tutorial: Update step 3 style

This commit is contained in:
Markus Ferrell
2022-08-02 14:52:13 -04:00
parent 8c6794abc7
commit 8c3aa7def7
4 changed files with 125 additions and 26 deletions

View File

@@ -102,6 +102,7 @@ source file for the library is passed as an argument to
:caption: TODO 1: MathFunctions/CMakeLists.txt
:name: MathFunctions/CMakeLists.txt-add_library
:language: cmake
:end-before: # TODO 1
.. raw:: html
@@ -351,7 +352,7 @@ library names with ``EXTRA_LIBS``. This looks like the following:
:name: CMakeLists.txt-target_link_libraries-EXTRA_LIBS
:language: cmake
:start-after: add_executable(Tutorial tutorial.cxx)
:end-before: # add the binary tree to the search path for include files
:end-before: # TODO 3
.. raw:: html