mirror of
https://github.com/Kitware/CMake.git
synced 2025-10-22 16:07:49 +08:00
11 lines
495 B
ReStructuredText
11 lines
495 B
ReStructuredText
Step 8: Adding a Custom Command and Generated File
|
|
==================================================
|
|
|
|
This page was once part of an older version of the CMake tutorial which
|
|
last appeared in CMake 4.1. See the current tutorial version :guide:`here <CMake Tutorial>`.
|
|
|
|
.. only:: cmakeorg
|
|
|
|
To see the older version, follow `this link <https://cmake.org/cmake/help/v4.1/guide/tutorial/Adding%20a%20Custom%20Command%20and%20Generated%20File.html>`_
|
|
or select the drop-down in the page header.
|