summaryrefslogtreecommitdiffstats
path: root/Help/variable/CMAKE_SYSTEM_INCLUDE_PATH.rst
Commit message (Collapse)AuthorAgeFilesLines
* Help: Revise CMAKE_*_PATH and CMAKE_SYSTEM_*_PATH variable docs (#15631)Brad King2015-06-251-8/+5
| | | | | Improve reStructuredText formatting and cross-references. Specify explicitly that each variable may be set to a ;-list of multiple values.
* Convert builtin help to reStructuredText source filesKitware Robot2013-10-151-0/+11
Run the convert-help.bash script to convert documentation: ./convert-help.bash "/path/to/CMake-build/bin" Then remove it.