MantisBT - CMake
View Issue Details
0014426CMakeDocumentationpublic2013-09-19 13:302016-06-10 14:31
Rob Stewart 
Kitware Robot 
normaltextN/A
closedmoved 
CMake 2.8.11 
 
0014426: Inconsistent Command Case Confuses
The "commands" section of the documentation lists the commands in all lower case, but many (most?) mentions of one command in the description of another use all upper case. Even that isn't consistent. For example, the documentation of add_custom_command() refers to add_custom_target() using lower case letters, but the reverse is not true.

I suggest choosing one case for all references to the commands. I also suggest adding empty parentheses, as I've done in this description, to all command references. That will distinguish them from variable references (even when case might otherwise be construed as sufficient).
No tags attached.
Issue History
2013-09-19 13:30Rob StewartNew Issue
2013-09-19 13:58Brad KingNote Added: 0033848
2013-09-19 13:58Brad KingStatusnew => backlog
2016-06-10 14:29Kitware RobotNote Added: 0042369
2016-06-10 14:29Kitware RobotStatusbacklog => resolved
2016-06-10 14:29Kitware RobotResolutionopen => moved
2016-06-10 14:29Kitware RobotAssigned To => Kitware Robot
2016-06-10 14:31Kitware RobotStatusresolved => closed

Notes
(0033848)
Brad King   
2013-09-19 13:58   
We have plans to convert the entire documentation generation process to keep documentation outside the C++ source files. This kind of cleanup will be better done once that is complete.
(0042369)
Kitware Robot   
2016-06-10 14:29   
Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page.