mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-07 06:09:52 -06:00
STYLE: Fixed line-too-long warning.
This commit is contained in:
@@ -90,7 +90,7 @@ public:
|
||||
"is stored in the variable CMAKE_INSTALL_PREFIX.";
|
||||
}
|
||||
|
||||
/** This command is only kept for compatibility with older CMake versions. */
|
||||
/** This command is kept for compatibility with older CMake versions. */
|
||||
virtual bool IsDiscouraged()
|
||||
{
|
||||
return true;
|
||||
|
||||
Reference in New Issue
Block a user