mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-01 20:00:51 -05:00
ENH: minor doc cleanups and an example of documenting a variable
This commit is contained in:
@@ -104,7 +104,7 @@ public:
|
||||
"without being invoked. Once the endwhile is evaluated, the "
|
||||
"recorded list of commands is invoked as long as the condition "
|
||||
"is true. The condition is evaulated using the same logic as the "
|
||||
"IF command.";
|
||||
"if command.";
|
||||
}
|
||||
|
||||
cmTypeMacro(cmWhileCommand, cmCommand);
|
||||
|
||||
Reference in New Issue
Block a user