summaryrefslogtreecommitdiffstats
path: root/Help/prop_dir/EXCLUDE_FROM_ALL.rst
Commit message (Collapse)AuthorAgeFilesLines
* Pass EXCLUDE_FROM_ALL from directory to targetsZack Galbreath2019-01-211-0/+6
| | | | | | When a target is created it now inherits the EXCLUDE_FROM_ALL property from its directory. This change makes it possible to include a target in "all", even if its directory has been marked as EXCLUDE_FROM_ALL.
* Convert builtin help to reStructuredText source filesKitware Robot2013-10-151-0/+9
Run the convert-help.bash script to convert documentation: ./convert-help.bash "/path/to/CMake-build/bin" Then remove it.