summaryrefslogtreecommitdiffstats
path: root/Help/variable/CMAKE_CPACK_COMMAND.rst
Commit message (Collapse)AuthorAgeFilesLines
* Help: Add Sphinx 'versionadded' directives to each top-level documentKitware Robot2020-07-061-0/+2
| | | | | | | Run the `Utilities/Sphinx/update_versions.py` script to add initial markup to every top-level document and find module. Issue: #19715
* Help: Document existence of CMAKE_CPACK_COMMANDKyle Edwards2018-09-101-0/+8
This useful variable was previously undocumented. This commit adds brief documentation for it.