mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-25 10:18:34 -06:00
STYLE: fix line length
This commit is contained in:
@@ -22,9 +22,9 @@
|
||||
/** \class cmIncludeExternalMSProjectCommand
|
||||
* \brief Specify an external MS project file for inclusion in the workspace.
|
||||
*
|
||||
* cmIncludeExternalMSProjectCommand is used to specify an externally generated
|
||||
* Microsoft project file for inclusion in the default workspace generated by
|
||||
* CMake.
|
||||
* cmIncludeExternalMSProjectCommand is used to specify an externally
|
||||
* generated Microsoft project file for inclusion in the default workspace
|
||||
* generated by CMake.
|
||||
*/
|
||||
class cmIncludeExternalMSProjectCommand : public cmCommand
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user