mirror of
https://github.com/Kitware/CMake.git
synced 2025-05-09 06:42:18 +08:00

Provide readers following the tutorial on `cmake.org` a direct link to download the tutorial's source examples. Previously readers had to fetch the CMake source tree separately and look for the tutorial source examples inside it. Fixes: #22475
4 lines
172 B
Plaintext
4 lines
172 B
Plaintext
.. |tutorial_source| replace::
|
|
The tutorial documentation and source code examples can be found in
|
|
the ``Help/guide/tutorial`` directory of the CMake source code tree.
|