| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
s/argumemnts/arguments/
|
|
|
|
|
| |
Define the meaning of a "target" clearly and link to the commands
that create them.
|
|
|
|
|
|
|
| |
Manually update reStructuredText formatting. Use a definition list
for the possible if() tests supported. Add inline literal markup
as appropriate. Also make minor wording tweaks to make it flow
better with the new markup.
|
|
|
|
|
|
| |
Add notes about macro arguments in the foreach, if, and list commands.
Add a section to the macro command documentation explaining in detail
how macro arguments are not variables.
|
|
Run the convert-help.bash script to convert documentation:
./convert-help.bash "/path/to/CMake-build/bin"
Then remove it.
|