mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-21 14:40:26 -06:00
ENH: Tweaked whitespace in documentation of command.
This commit is contained in:
@@ -85,7 +85,7 @@ public:
|
||||
" INSTALL_FILES(<dir> FILES file file ...)\n"
|
||||
"Any files listed after the FILES keyword will be "
|
||||
"installed explicitly from the names given. Full paths are allowed in "
|
||||
"this form.\n\n"
|
||||
"this form.\n"
|
||||
"The directory <dir> is relative to the installation prefix, which "
|
||||
"is stored in the variable CMAKE_INSTALL_PREFIX.";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user