summaryrefslogtreecommitdiffstats
path: root/Help/variable/CMAKE_LIBRARY_OUTPUT_DIRECTORY.rst
Commit message (Collapse)AuthorAgeFilesLines
* Help: Revise buildsystem artifact file type documentation (#15539)Brad King2015-04-291-2/+3
| | | | | | Add sections to the cmake-buildsystem(7) manual and cross-reference them with relevant variables and target properties. This avoids duplicating the information and allows it to be more detailed.
* 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.