12345678910 |
- 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.
|