summaryrefslogtreecommitdiffstats
path: root/Help/prop_dir/DEFINITIONS.rst
Commit message (Collapse)AuthorAgeFilesLines
* Do not treat DEFINITIONS as a built-in directory propertyStephen Kelly2015-04-021-3/+8
| | | | | | | | Add policy CMP0059 to cover this change. The property has been deprecated since CMake 2.4 anyway. This will help clean up cmMakefile -- the DefineFlagsOrig member should not need to exist.
* 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.