summaryrefslogtreecommitdiffstats
path: root/Help/prop_sf/GENERATED.rst
Commit message (Collapse)AuthorAgeFilesLines
* Help: Expand discussion of GENERATED / BYPRODUCTSFeRD (Frank Dana)2020-03-121-10/+23
| | | | | | | | - Mention the Makefile Generators' `make clean` removal in the BYPRODUCTS section of add_custom_command and add_custom_target - Expand the GENERATED property docs' description of which files will be marked with the property, and of what it implies (including `make clean` removal)
* GENERATED: Improve the documentation of the GENERATED file propertyRobert Maynard2018-01-081-4/+19
|
* Convert builtin help to reStructuredText source filesKitware Robot2013-10-151-0/+8
Run the convert-help.bash script to convert documentation: ./convert-help.bash "/path/to/CMake-build/bin" Then remove it.