Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Pass EXCLUDE_FROM_ALL from directory to targets | Zack Galbreath | 2019-01-21 | 1 | -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 files | Kitware Robot | 2013-10-15 | 1 | -0/+9 |
Run the convert-help.bash script to convert documentation: ./convert-help.bash "/path/to/CMake-build/bin" Then remove it. |